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
7469f4855f
squirrel-battle
/
dungeonbattle
/
entities
/
player.py
6 lines
107 B
Python
Raw
Blame
History
from
.
.
interfaces
import
FightingEntity
class
Player
(
FightingEntity
)
:
maxhealth
=
20
strength
=
5
Reference in New Issue
View Git Blame
Copy Permalink