User prompt
Please fix the bug: 'Timeout.tick error: resultText.setTextColor is not a function' in or related to this line: 'resultText.setTextColor("#00FF00");' Line Number: 166
User prompt
make every half hour, you get 50 dollars
User prompt
Please fix the bug: 'Timeout.tick error: Cannot set properties of undefined (setting 'fill')' in or related to this line: 'resultText.style.fill = "#00FF00";' Line Number: 166
User prompt
make when the AI project percent is >10 without any player support, then the boss fires you and you can either become jobless or get a new job (do random names for the companies)
User prompt
make another sprite and the text on it is YOU GOT FIRED
User prompt
when its past 10%, make a YOU GOT FIRED SCREEN and all of the company options are added and each business has 2% less salary and every half hour you get 50 Dollars
User prompt
make each minute in game add 1% to the AI Project
User prompt
add different workers working on the ai project with you, and so each minute in game, 1% Is added but if you didn't contribute before the AI% is more than 10%, you get fired and have a chance to get new jobs, such as Meow Meow Motors, Toyoda Motors, and DevelopingAI,
User prompt
alright here's the fixed version: make it so every hour you get paid by the evil boss, and make the AI Project, when clicked, hide everything else and you can click on, video or upload and each button gives the ai project 1%
Code edit (1 edits merged)
Please save this source code
User prompt
Life Shift: Shop, Gamble, Repeat
Initial prompt
make a casino Esque game, where you work at a shop via swiping and each minute is one hour in game, and you can click buy drugs (medicine) and at 5pm your shift is done and you start work at 5 am, and you can gamble your money, and you work on a AI Project, and the casino is a 50/50 chance Title
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});