This website requires JavaScript.
Explore
Help
Sign In
quantum
/
2048
Watch
1
Star
0
Fork
You've already forked 2048
0
mirror of
https://github.com/quantum5/2048.git
synced
2025-04-24 12:32:03 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d9d3c171cf
2048
/
_2048
/
__main__.py
5 lines
62 B
Python
Raw
Normal View
History
Unescape
Escape
Add ability to be packaged.
2017-11-19 01:48:33 -05:00
from
.
main
import
main
Restored code from 2014.
2017-11-18 20:54:25 -05:00
if
__name__
==
'
__main__
'
:
main
(
)
Reference in a new issue
Copy permalink