This website requires JavaScript.
Explore
Help
Sign In
ynerant
/
squirrel-battle
Watch
1
Star
0
Fork
You've already forked squirrel-battle
0
Code
Issues
Pull Requests
Packages
Projects
Releases
3
Wiki
Activity
7db2dd2b46
squirrel-battle
/
squirrelbattle
/
entities
History
Nicolas Margulies
01cc77e146
Fixed a bug when trying to pathfind when player is surrounded by inaccessible tiles
2020-12-10 22:28:12 +01:00
..
__init__.py
Declare the license, we use GNU GPL
2020-11-27 16:33:17 +01:00
items.py
Recalculate the path finder when the player exchanges its body
2020-12-05 14:48:43 +01:00
monsters.py
New pathfinding that avoids most of the mobs getting stuck,
closes
#35
2020-12-10 22:21:09 +01:00
player.py
Fixed a bug when trying to pathfind when player is surrounded by inaccessible tiles
2020-12-10 22:28:12 +01:00