Skip to content

2048 puzzle game for the command-line interface written in C.

Notifications You must be signed in to change notification settings

alexschoeberl/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

2048

2048 puzzle game for the command-line interface written in C.

The "sem182" Semaphore library (https://github.com/osue-tuwien/sem182) is used and must be installed.

2048-server [-p power_of_two] -p: Play until 2ˆpower_of_two is reached (default: 11)

2048-client [-n | -u ] -n: Start a new game -u: Connect to existing game with the given id

About

2048 puzzle game for the command-line interface written in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages