You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Text based 2048 implemented using Rust and ncurses.
Instructions
If you'd like to play, read these instructions on how to install Rust. Then clone this repo and inside it run cargo build to build and target/twenty48 to run.
About
Text based 2048 implemented using Rust and ncurses.