2048 clone written using ncurses.
WASD to move, P to save, H to turn hints on/off (hints may be terrible!)
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
.gitignore | ||
|
|
.todo | ||
|
|
2048 | ||
|
|
2048.c | ||
|
|
2048.h | ||
|
|
Makefile | ||
|
|
README.md | ||
|
|
display.c | ||
|
|
display.h | ||
2048 clone written using ncurses.
WASD to move, P to save, H to turn hints on/off (hints may be terrible!)