2048 Game in rust This is a simple implementation of the 2048 game in rust. How to play Clone the repository 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