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
601062237d
squirrel-battle
/
squirrelbattle
/
entities
History
eichhornchen
424044a5e4
Added an overpowered eagle boss. To avoid seing it too often, entities now have a certain chance of being spawned.
Closes
#19
.
2021-01-05 19:40:11 +01:00
..
__init__.py
Declare the license, we use GNU GPL
2020-11-27 16:33:17 +01:00
friendly.py
Add waiting key,
fixes
#16
2020-12-12 18:12:37 +01:00
items.py
Fighting now takes into account the constitution.
Closes
#51
2021-01-05 19:18:25 +01:00
monsters.py
Added an overpowered eagle boss. To avoid seing it too often, entities now have a certain chance of being spawned.
Closes
#19
.
2021-01-05 19:40:11 +01:00
player.py
Added critical hit system: the player and rabbit entities have a chance of making x4 damage!
Closes
#52
2021-01-05 19:08:29 +01:00