-
Notifications
You must be signed in to change notification settings - Fork 0
mdeyneka/tk2048
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
For run use command: python /path/to/tk2048.py If need run unit test, please change lines from: if __name__ == '__main__': # unittest.main() root.mainloop() to if __name__ == '__main__': unittest.main() # root.mainloop()
About
Game 2048 with using python and tkinter
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published