This website requires JavaScript.
Explore
Help
Sign In
s464961
/
WMICraft
Watch
1
Star
0
Fork
0
You've already forked WMICraft
forked from
s464965/WMICraft
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ui
WMICraft
/
main.py
6 lines
89 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
refactor: Game class
2022-03-04 20:10:55 +01:00
from
game
import
Game
feat: added basic 2d grid
2022-03-04 16:45:30 +01:00
if
__name__
==
'
__main__
'
:
refactor: Game class
2022-03-04 20:10:55 +01:00
game
=
Game
(
)
added menu; changed tiles textures;
2022-03-08 12:11:22 +01:00
game
.
main_menu
(
)
Reference in New Issue
Copy Permalink