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
4ad7d6c37c
squirrel-battle
/
squirrelbattle
/
entities
History
eichhornchen
4ad7d6c37c
Added rings that can augment the player's statistics. Also added a new statistic : xp_buff, which helps the player level up sooner.
2021-01-06 11:44:52 +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
Added rings that can augment the player's statistics. Also added a new statistic : xp_buff, which helps the player level up sooner.
2021-01-06 11:44:52 +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 rings that can augment the player's statistics. Also added a new statistic : xp_buff, which helps the player level up sooner.
2021-01-06 11:44:52 +01:00