Bad Roguelike Game
About
This is my terrible game with a lot of bugs and a lot of flaws. The supposed great machine is the enemies/the boss (assuming you can find it). I messed up at the beginning of development because I started in c++ and started all over in java because my c++ game engine was not working out and I rushed the rest.
Controls:
W, A, D to move, Space to jump, E to pickup weapons, LMB to attack and RMB to grapple
Other notes:
- if the map does not generates dead end where there should not be dead end then close the game then delete Map.dat in the Game directory and reopen it.
- if any other map breaking things happen then follow the instructions above
- There is so many bugs game so I'm sorry if you die because of them
-also if you try to use a save file there is a 50/50 chance of instantly dying because of enemies spawning
- try jumping and attacking to do more damage and try grappling and attacking for a lot of damage
Source: https://github.com/CamGHenderson/BadRoguelike