dois-mil

Crates.iodois-mil
lib.rsdois-mil
version1.0.2
sourcesrc
created_at2020-06-21 20:58:39.327225
updated_at2020-08-05 00:46:19.379909
description2048 game in the terminal!
homepage
repositoryhttps://github.com/Nhanderu/dois-mil/
max_upload_size
id256434
size21,244
Rafael Escobar (Nhanderu)

documentation

README

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.

Commit count: 0

cargo fmt