squirrel-battle/dungeonbattle
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
..
entities Deleted unwanted code in Player 2020-10-23 16:17:48 +02:00
__init__.py 🎉 Init repo 2020-10-02 15:48:39 +02:00
interfaces.py Deleted unwanted code in Player 2020-10-23 16:17:48 +02:00
interfaces_test.py Test got broken 2020-10-23 14:34:29 +02:00
mapdisplay.py Corrected equations in mapdisplay.MapDisplay.display. Closes #1 2020-10-16 18:14:47 +02:00
proof_of_concept.py Replace # by walls 2020-10-23 14:34:29 +02:00
term_manager.py Linting... 2020-10-09 17:04:50 +02:00