Skip to content

anbarief/2048matplotlib

Repository files navigation

2048matplotlib

The 2048 game using only Matplotlib.

Set the value of n in the matplotlib_2048.py then run it. The app is created through App2048(n) where n is the size of the large square (it must be 4,5,6,7,or 8), n**2 is the number of cells/tiles.


Tutorial: https://youtu.be/GLTZCLn7WM0


Large square of 4x4 example image:

Large square of 6x6 example image:

About

The 2048 game using only Matplotlib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages