Skip to content

Taice/game-2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048 - written in rust

features

  • move left
  • move right
  • move up
  • move down
  • spawns 2 random blocks (a 4 1/10 of the time, 2 the rest) at the end of each move

how to run

dependencies

  • rust
  • cargo

installing

run git clone https://github.com/taice/game-2048 && cd game-2048 && cargo build

running

run cargo run inside the game-2048 directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages