Version 1.4.4
A simple little bullet hell game
Update Info
1.4.4 Changes:
- Added the option to turn off deaths to make the game a little easier (score will not be calculated if at any point in the game you turn off deaths)
1.4.3 Changes:
- Added a title screen
- Added optional keyboard input display (in the pause menu)
1.4.2 Changes:
- Adjusted the speed of the bouncer to make it a little harder
- changed the restart function from load() to run() (Thanks to @MrAwesome for the suggestion)
1.4.1 Changes:
- Adjusted starting difficulty
1.4.0 Changes:
- Chickens.
Special thanks to my band friends for testing
Version Archive
Version 1.4.3
Version 1.4.2
Version 1.4.1
Version 1.4.0
Version 1.3.6
Version 1.3.5
Version 1.3.4
Version 1.3.3
Version 1.3.2
Version 1.3.1
Version 1.3.0
Version 1.2.0
Version 1.1.1
Version 1.1.0
Version 1.0.0
P#127179 2023-03-15 16:24 ( Edited 2023-04-06 14:39)


Hey! This seems to be a fun game, but I have a suggestion for you: instead of using load("#payesagajo-17")
to restart the game and have to change it with each update, you could use load('#payesagajo')
to get the current version, but even better is just run()
, which should just reset the cart.
P#128022 2023-04-02 14:20


it doesn't really have a "real ending" if you have an idea for an ending, tell me!
P#128711 2023-04-18 16:51
[Please log in to post a comment]