Skip to content

mhasbini/terminal2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terminal 2048 game

This is a 2048 game clone written in Rust using the termion crate that runs in the terminal.

Screenshots

OnGoing Game Won Game Game Over
ongoing game won game game over

Running on iTerm2.

Installation

git clone https://github.com/0xbsec/terminal2048.git
cd terminal2048
cargo run

Play instructions

  • Use arrow keys (or wasd) for tiles movements.
  • To start a new game: press r.
  • To continue playing after winning: press c.

About

Play 2048 game from terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published