Skip to content

clinew/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048 is a command-line implementation of the hacker-pop-culture boardgame by
the same name.

The goal of the game is to combine tiles of the same number until one creates
the "2048" tile. The entire board may be moved by using either "wasd" (standard
gaming movement keys) or "hjkl" (vim keys). Use Ctrl+C (SIGINT) to exit. Use
"?" to display a help message.

About

Command-line implementation of the hacker-pop-culture boardgame "2048"

Resources

License

Stars

Watchers

Forks

Packages

No packages published