squirrel-battle/dungeonbattle
Yohann D'ANELLO 279ef2439d Limit the complexity of the dijkstra to eight 2020-11-11 16:02:32 +01:00
..
display The camera position should consider the width of a tile 2020-11-11 15:10:46 +01:00
entities Limit the complexity of the dijkstra to eight 2020-11-11 16:02:32 +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 Use a larger example map 2020-11-11 16:00:40 +01:00
interfaces.py Use a larger example map 2020-11-11 16:00:40 +01:00
menus.py Set good menu names 2020-11-10 20:22:53 +01:00
settings.py Fight other entities while bumping them, without any weapon 2020-11-11 01:04:30 +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