squirrel-battle/dungeonbattle/entities
Nicolas Margulies 7c1c427892 Deleted unwanted code in Player
It isn't the player's role to check whether they can move to a tile,
check it beforehands and use the move method from its Entity superclass.
2020-10-23 16:17:48 +02:00
..
__init__.py A basic fighting mechanic and a few entities 2020-10-16 18:31:49 +02:00
monsters.py A basic fighting mechanic and a few entities 2020-10-16 18:31:49 +02:00
player.py Deleted unwanted code in Player 2020-10-23 16:17:48 +02:00