A fun game about smashing monsters in a dungeon.
Go to file
Lephenixnoir 80fda55e98
level end screen and back to main menu
* Add a level end screen that shows automatically when dead or level
  is finished
* Lock player controls and GUI before the end screen shows
* Loop back to the main menu after finishing a level (or dying)
* Nerf combo chain score
* Add a placeholder KO animation for the player, and associated logic
2023-01-02 11:50:25 +01:00
assets-cg level end screen and back to main menu 2023-01-02 11:50:25 +01:00
src level end screen and back to main menu 2023-01-02 11:50:25 +01:00
.gitignore compile and classify all available content 2022-05-18 21:48:48 +01:00
CMakeLists.txt add core scoring mechanics and score computation 2022-12-31 18:27:12 +01:00
README.md ranged attackers + more versatile AI setup 2022-02-03 17:39:57 +01:00
TODO level end screen and back to main menu 2023-01-02 11:50:25 +01:00

README.md

A fun game about smashing monsters in a dungeon.

By Lephe' & Masséna

Compiling requires py_aseprite by Eiyeron: https://github.com/Eiyeron/py_aseprite

Topic on Planète Casio