Skip to content

Latest commit

 

History

48 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI 2048

A project built for a few purposes:

  1. Give me a fun way to play 2048 in the terminal
  2. Learn a bit more about Rust
  3. Practice building different algorithms for AI game agents.

See the fruits of my labor. Ensure you have Rust installed, clone this repository and cd into it, and run:

cargo run --release

It'll pull dependencies, build the project, and start it! Use arrow keys and enter to control the menu and game, and tap "q" at any point to exit.

About

A Rust-based TUI version of 2048, with baked-in AI solvers!

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages