You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2048 game made with the pygame library. Images on tiles can be changed between no image (numbers), cupcakes, or Among Us characters by changing the TILE_SET string in settings.py.