This website requires JavaScript.
Explore
Help
Sign In
akarpovs
/
spele
Watch
1
Star
0
Fork
You've already forked spele
0
Code
Issues
1
Pull Requests
Packages
Projects
1
Releases
Wiki
Activity
9e9664dadf
spele
/
plagiats
/
main.py
7 lines
83 B
Python
Raw
Blame
History
import
pygame
pygame
.
init
(
)
from
game
import
Game
g
=
Game
(
)
print
(
g
.
run
(
)
)
Reference in New Issue
View Git Blame
Copy Permalink