Skip to content

This is a simple implementation of the 2048 game in rust.

Notifications You must be signed in to change notification settings

TIMMLOPK/2048-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048 Game in rust

This is a simple implementation of the 2048 game in rust.

How to play

  1. Clone the repository
  2. Run cargo run in the root directory(You need to have rust installed on your system)
  • Use the arrow keys to move the tiles
  • Press q to quit the game

About

This is a simple implementation of the 2048 game in rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages