Help me make a game! - Leave a comment on what to add, and I will likely add it! - Leave multiple different suggestions for a higher chance to be picked!
Thanks to YOU for helping make this game! Contributors will be below, and anything I add will be below a contributor as an additional note. Contributors: @pfrenger "Player movement, but it randomizes between WASD, arrow keys, and IJKL each time or changes periodically" @BlackBoird "add a warlock named 'jim the magic guy' that shoots lasers at you every 1.5 seconds if the cat you control touches a laser its X will swap with its Y (ex: X: 30 Y:0 --> X:0 Y:30)" - Decreased the size of the player, as well as made the code run on a tick-based system @pfrenger "Maybe if you go too close to jim the magic guy, he goes crazy and shoots at 10x speed" - Renamed Sprite1 to Player - Added movement goals for jim the magic guy, and to future npcs described below - Nerfed range for jim the magic guy - Removed bounces for jim the magic guy - Added jim the magic guy's staff as a clone that rotates around him @BlackBoird "make the project play the song 'SOUTH OF THE BORDER!!' from deltarune, even if you stop the project" @BlackBoird "Do 'The Chase' from Ch 1" @pfrenger "Lets get some scores up in here! Score lowers by 1 every time the Player is hit by a laser!" - Added score that increases every second, and decreases when hit by a laser. - The game ends when score hits zero. - Higher score increases game speed