Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gregkatz/r2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

r2048

A 2048 clone in Rust

![alt tag](./r2048 screenshot.png)

This is a simple 2048 clone written in Rust. To compile the game, first install the Rust toolchain. Next, clone the repository. Finally, in the source directory, run cargo run --release. The code is licensed under GPL v3.0.

This code has been tested under Mac OSX and Linux.

About

A 2048 clone in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages