Skip to content

A console version of 2048 written in C with the ncurses library. This was both a project to learn about ncurses as well as how to use git properly.

Notifications You must be signed in to change notification settings

AlexanderSeto/curses2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

curses2048

A console version of 2048 written in C with the ncurses library. This was both a project to learn about ncurses as well as how to use git properly.

2048

Use the arrow keys to slide the tiles around. Use F1 to quit.

Note

The game cannot be saved yet.

About

A console version of 2048 written in C with the ncurses library. This was both a project to learn about ncurses as well as how to use git properly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published