game2048

2048 game in Rust


Keywords
game, 2048, sdl2
License
MIT

Documentation

rust-2048

Build Status

2048 game in rust. Original is in 2048.

Working in Progress.

How to Install/Play

Refer .travis.yml. :)

In short!

cargo build

TODO

  • AI
  • Animation

Overview

rust-2048 screenshot 1