Skip to content

ricardo2197/2048-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048-cli

My own version of the clasic 2048 game text-based mode. The cli GUI was made using the ncurses lib.

INSTALL

  1. Install libncurses sudo apt-get install libncurses5-dev
  2. Compile make
  3. Run make run

About

My own version of the clasic 2048 game text-based mode. The cli GUI was made using the ncurses lib.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors