]> Skullheadx's Git Forge - 2048.git/commit
added everything
authorSkullheadx <704277@pdsb.net>
Tue, 5 Jul 2022 19:11:28 +0000 (15:11 -0400)
committerSkullheadx <704277@pdsb.net>
Tue, 5 Jul 2022 19:11:28 +0000 (15:11 -0400)
commit114b01a19a21170cd1243f230d6f9bc235e66468
tree412c9eb904c08ff3f45463b95a38f33ca67aa2a4
parent7357a549edf41177a8823c124d79a58ae052b6f4
added everything

copy paste from computer
17 files changed:
2048.exe [new file with mode: 0644]
2048.py [new file with mode: 0644]
assets/2048_logo.png [new file with mode: 0644]
assets/2048_logo.svg.ico [new file with mode: 0644]
assets/2048_logo.svg.png [new file with mode: 0644]
assets/2048_win.png [new file with mode: 0644]
assets/Screenshot 2022-06-13 212716.png [new file with mode: 0644]
assets/Screenshot 2022-06-14 154322.png [new file with mode: 0644]
assets/maxresdefault.jpg [new file with mode: 0644]
assets/tiles.jpg [new file with mode: 0644]
game.py [new file with mode: 0644]
pygametools/__pycache__/label.cpython-39.pyc [new file with mode: 0644]
pygametools/__pycache__/rectangle.cpython-39.pyc [new file with mode: 0644]
pygametools/label.py [new file with mode: 0644]
pygametools/pygame_template.py [new file with mode: 0644]
pygametools/rectangle.py [new file with mode: 0644]
setup.py [new file with mode: 0644]