All coded in flowgorithm, with a python script to make the game playable
Note
I may not be active on this because I now use Linux and also couldn't be bothered to go through pain again when I'm doing other things, but you never know.
These need a separate python program to be run alongside them to actually have a non-stop game (until you loose) but you can just spam enter, that kinda works too
Please ignore the fact that sometimes if the tick rate for the Python program isn't right Flowgorithm just straight-up ignores the input
Also, every one of these can be run either in the new or old versions of Flowgorithm. I noticed the new version has features like file saving and turtle graphics which wouldn't have worked for these projects anyways, so I'm just leaving them out as a whole.
Make sure you pip install keyboard
, then run main.py
Then run any of the flowgorithm files and get playing!
There will be a failsafe to make sure you do not break your computer, but ALWAYS MAKE SURE YOU QUIT WITH THE Q KEY OTHERWISE YOU WILL FEEL PAIN
Slightly bad, but oh well, it works!
Flowgorithm.flappy.bird.mp4
STILL IN EARLY STAGES OF DEVELOPMENT, no demo yet sorry!
To edit the worlds you need to run GenerateWorld.py
which will fill in the flowgorithm file with the world info as needed!