Skip to content

Mjtlittle/Rust-2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rust-2048

An implementation of 2048 in rust with an emphasis on variability and adaptability compared to other implementations.

Goals

implement 2048 to support any sized board without performing any form of board rotation for the move algorithm

Todo

  • Tests
  • Gather random statistics
  • Maybe a GUI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages