Dois Mil

2048 game in the terminal!

Run

For now, you'll need to use cargo run to execute it.

Commands

dois-mil

Runs the game with default configuration.

dois-mil help

Shows the CLI help message.

dois-mil version

Shows the CLI version.

dois-mil <grid size>

Runs the game with a different grid size (e.g. dois-mil 6 executes a 6x6 grid). The bigger the grid, the easier the game gets.

To-do

License

This project code is in the public domain. See the LICENSE file.