squirrel-battle/squirrelbattle/entities
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