#game #tty #2048

app dois-mil

2048 game in the terminal!

3 stable releases

1.0.2 Aug 5, 2020
1.0.1 Jun 21, 2020

#386 in Games

Unlicense

15KB
363 lines

Dois Mil

License Crates.io

2048 game in the terminal!

Game

Example

Install

Brew

brew tap Nhanderu/packages
brew install dois-mil

Cargo

cargo install dois-mil

Run

dois-mil

Runs the game with default configuration.

Commands

dois-mil help

Shows the CLI help message.

dois-mil version

Shows the CLI version.

Arguments

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

  • Game saving

License

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

Dependencies

~680KB
~13K SLoC