Crates.io | dois-mil |
lib.rs | dois-mil |
version | 1.0.2 |
source | src |
created_at | 2020-06-21 20:58:39.327225 |
updated_at | 2020-08-05 00:46:19.379909 |
description | 2048 game in the terminal! |
homepage | |
repository | https://github.com/Nhanderu/dois-mil/ |
max_upload_size | |
id | 256434 |
size | 21,244 |
2048 game in the terminal!
brew tap Nhanderu/packages
brew install dois-mil
cargo install dois-mil
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.
This project code is in the public domain. See the LICENSE file.