squirrel-battle/dungeonbattle/entities
Yohann D'ANELLO a6cd075b8c Instantiate entity attributes in __init__ rather than in the class definition 2020-11-18 14:54:21 +01:00
..
__init__.py A basic fighting mechanic and a few entities 2020-10-16 18:31:49 +02:00
items.py Instantiate entity attributes in __init__ rather than in the class definition 2020-11-18 14:54:21 +01:00
monsters.py Instantiate entity attributes in __init__ rather than in the class definition 2020-11-18 14:54:21 +01:00
player.py Instantiate entity attributes in __init__ rather than in the class definition 2020-11-18 14:54:21 +01:00