squirrel-battle/dungeonbattle
Yohann D'ANELLO a6cd075b8c Instantiate entity attributes in __init__ rather than in the class definition 2020-11-18 14:54:21 +01:00
..
display Linting 2020-11-12 01:58:10 +01:00
entities Instantiate entity attributes in __init__ rather than in the class definition 2020-11-18 14:54:21 +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-16 01:01:18 +01:00
bootstrap.py Added documentation on a lot of classes and functions (and removed some files I commited by mistake) 2020-11-18 12:19:27 +01:00
bootstrap.pyc Added functionnal save system and broken load system 2020-11-16 01:01:18 +01:00
enums.py Added documentation on a lot of classes and functions (and removed some files I commited by mistake) 2020-11-18 12:19:27 +01:00
game.py Added documentation on a lot of classes and functions (and removed some files I commited by mistake) 2020-11-18 12:19:27 +01:00
interfaces.py Instantiate entity attributes in __init__ rather than in the class definition 2020-11-18 14:54:21 +01:00
menus.py Added documentation on a lot of classes and functions (and removed some files I commited by mistake) 2020-11-18 12:19:27 +01:00
settings.py Fight other entities while bumping them, without any weapon 2020-11-11 01:04:30 +01:00
term_manager.py Added documentation for some classes again 2020-11-18 12:27:59 +01:00