Skip to content

Yiniau/rust-2048

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-2048

A 2048 clone with Piston game engine.

How to play

Use arrow key to move tiles.

alt tag

Building Instructions

To build this repository, you need Cargo.

You also need the Freetype 6 and SDL2 libs. Look at Piston-Tutorials - Installing Dependencies and Rust-SDL2 - Requirements how to install them.

Clone this repository

git clone https://github.com/Coeuvre/rust-2048.git

Use Cargo to build

cargo build

Play!

cargo run

About

A 2048 clone with Piston game engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%