2048 banner

2048

1 devlog
2h 1m 45s

A python game of 2048. Use wasd to move and press enter after each move. WIN when you reach a score 0f 2048

This project uses AI

None

Demo Repository

Loading README...

Medansh

I made the 2048 game. It uses only a move left command, and each direction is rotated to left and used with the same command. zip() is used for up and down.

Attachment
0