a new game in python is in progress i will pute [FINISHED] in the title when the game is finished and there will be a google drive link next to "link:" which will have the zip folder btw the game is called "time clicker" and it is a python game the game is also very loud since every time you get seconds it plays a sound but more seconds = more sounds and more sounds = more loud and more loud = ears bleed (jk but at least turn your volume to 11 or 17) the game is now in early access expect some bugs link: i can't put the link here click see inside and you will see the link in a comment
this is not credits or notes but you can view this project for the images i am using scratch to make images for the game this is inspiration: cookie clicker for the time factory: raise a floppa (time cubes) CHANGELOG: 1.0 game early access 1.1 added new structures and gui patches and gamebuilder.bat fix and main.py fix added structures: reinforced time shrine, menger sponge, quantum computer fixed gui: most of the structures and upgrades had no color for their buy buttons fixed gamebuilder.bat: there was a problem that echoed and paused at the same causing the script to error and loop again fixed main.py: this is the error: Traceback (most recent call last): File "main.py", line 1258, in <module> NameError: name 'RTS_BASE_COST' is not defined. Did you mean: 'RIFT_BASE_COST'?