Skip to content

the all familiar game 1024, which we can now play in console/terminal. This is written in C, using ncurses. ncurses needs to be

Notifications You must be signed in to change notification settings

joshyjoseph/console_1024_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

console_1024_game

The all familiar game 1024, which we can now play in console/terminal. This is written in C, using ncurses. ncurses needs to be installed before executing.

when all the requierd libraries are installed, do make you will get an executable named game_1024

./game_1024 1 some_name --> to play 1024 target version

./game_1024 2 some_name --> to play 2048 target version

./game_1024 3 some_name --> to play 4096 target version

press Enter key twice to exit from game any time

use the same name used before to restore the game from where you exit

About

the all familiar game 1024, which we can now play in console/terminal. This is written in C, using ncurses. ncurses needs to be

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages