An open API service indexing awesome lists of open source software.

https://github.com/znsoooo/2048

Play the 2048 game in console, written by C language.
https://github.com/znsoooo/2048

Last synced: 4 months ago
JSON representation

Play the 2048 game in console, written by C language.

Awesome Lists containing this project

README

          

# 2048
Play the 2048 game in console, written by C language.

## Instructions
- __Arrow Keys__: Control the direction.
- __F5 Key__: Restart the game.
- __Esc Key__: Exit the game.