squirrel-battle/dungeonbattle
Yohann D'ANELLO 5addd42535 Only refresh entities if the player moved, ignore most events 2020-11-11 00:38:02 +01:00
..
display Add possibility to define the background color of entities (black in ASCII, white in Unicode) 2020-11-10 22:30:55 +01:00
entities Monsters can hit the player. No respect for unarmed people... 2020-11-10 23:00:09 +01:00
tests Move to closest player if it is close 2020-11-10 22:59:02 +01:00
__init__.py 🎉 Init repo 2020-10-02 15:48:39 +02:00
bootstrap.py Ignore unreachable code in test environment, we have now 99% of coverage 2020-11-10 21:32:42 +01:00
game.py Only refresh entities if the player moved, ignore most events 2020-11-11 00:38:02 +01:00
interfaces.py Move to closest player if it is close 2020-11-10 22:59:02 +01:00
menus.py Set good menu names 2020-11-10 20:22:53 +01:00
settings.py Merge remote-tracking branch 'origin/master' into display 2020-11-06 20:04:24 +01:00
term_manager.py Add possibility to define the background color of entities (black in ASCII, white in Unicode) 2020-11-10 22:30:55 +01:00