__init__.py
|
A basic fighting mechanic and a few entities
|
2020-10-16 18:31:49 +02:00 |
items.py
|
Monsters are hedgehogs 🦔
|
2020-11-10 21:47:36 +01:00 |
monsters.py
|
Move to closest player if it is close
|
2020-11-10 22:59:02 +01:00 |
player.py
|
All entities can move, not only players
|
2020-11-10 22:10:28 +01:00 |