zeyu2001 / 2048

2048 is a matching game where your job is to combine matching tiles to create larger numbered tiles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2048

To run the game, run main.py.

Image failed to load

2048 is a matching game where your job is to combine matching tiles to create larger numbered tiles. When there are no more moves left, and the board is full, the game is over. If you want to get to the mythical 2048 tile, you'll have to think strategically and plan your moves carefully.

Use W, A, S, D keys to control the direction. The game is won when the 2048 tile is formed.

About

2048 is a matching game where your job is to combine matching tiles to create larger numbered tiles.

License:MIT License


Languages

Language:Python 100.0%