Skip to content

yfuks/ft_2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_2048

ft_2048 is a modest copy of original 2048 game. It was made at 42 school PARIS by a first year student (me)

This copy was realised for the rush "wong_kar_wai" in 2 days with the ncurses library

This software handle :

  • High Scores
  • Screen resize
  • Signals (like ctrl + c for exemple)
  • "kind of" slips
  • Somes beautiful menus
  • An easter egg

Launch (only works on UNIX system)

Git clone this repository then go to the created directory and type (in your terminal):

 $ make

Then

 $ ./game_2048

Screenshoots :

About

Recode 2048 game with ncurses in C for Unix systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published