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
58c77fa5bf
squirrel-battle
/
main.py
6 lines
104 B
Python
Executable File
Raw
Blame
History
#!/usr/bin/env python
from
dungeonbattle
.
game
import
Game
if
__name__
==
"
__main__
"
:
Game
(
)
.
init
(
)
Reference in New Issue
View Git Blame
Copy Permalink