Crates.io | battleship |
lib.rs | battleship |
version | 1.3.0 |
source | src |
created_at | 2021-12-07 00:42:13.261095 |
updated_at | 2021-12-12 09:52:13.026755 |
description | A battleship game for your ANSI shell |
homepage | https://github.com/dominikwilkowski/battleship |
repository | https://github.com/dominikwilkowski/battleship |
max_upload_size | |
id | 493486 |
size | 153,292 |
The battleship game for your ANSI shell
In your ANSI shell run:
cargo install battleship
Once installed you can play the game by running:
battleship
Make sure you run cargo fmt
before submitting a PR.