This website requires JavaScript.
Explore
Help
Sign In
ynerant
/
squirrel-battle
Watch
1
Star
0
Fork
You've already forked squirrel-battle
0
Code
Issues
Pull Requests
Packages
Projects
Releases
3
Wiki
Activity
a6cd075b8c
squirrel-battle
/
dungeonbattle
/
entities
History
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