squirrel-battle/dungeonbattle
eichhornchen 8f932604f6 Added documentation on a lot of classes and functions (and removed some files I commited by mistake) 2020-11-19 01:44:40 +01:00
..
display Modified main menu to be able to override the current game with a new one 2020-11-13 18:08:48 +01:00
entities Added functionnal save system and broken load system 2020-11-19 01:43:31 +01:00
tests Don't use twice the same setting 2020-11-12 02:03:08 +01:00
__init__.py 🎉 Init repo 2020-10-02 15:48:39 +02:00
__init__.pyc Added functionnal save system and broken load system 2020-11-19 01:43:31 +01:00
bootstrap.py Added documentation on a lot of classes and functions (and removed some files I commited by mistake) 2020-11-19 01:44:40 +01:00
bootstrap.pyc Added functionnal save system and broken load system 2020-11-19 01:43:31 +01:00
enums.py Added documentation on a lot of classes and functions (and removed some files I commited by mistake) 2020-11-19 01:44:40 +01:00
game.py Added documentation on a lot of classes and functions (and removed some files I commited by mistake) 2020-11-19 01:44:40 +01:00
interfaces.py Added documentation on a lot of classes and functions (and removed some files I commited by mistake) 2020-11-19 01:44:40 +01:00
menus.py Added documentation on a lot of classes and functions (and removed some files I commited by mistake) 2020-11-19 01:44:40 +01:00
settings.py Fight other entities while bumping them, without any weapon 2020-11-11 01:04:30 +01:00
term_manager.py Add possibility to define the background color of entities (black in ASCII, white in Unicode) 2020-11-10 22:30:55 +01:00