Crates.io | hangdev |
lib.rs | hangdev |
version | 0.1.0 |
source | src |
created_at | 2023-10-21 05:58:03.042133 |
updated_at | 2023-10-21 05:58:03.042133 |
description | The developers' Hangman! This is a simple CLI game to play when you're bored and don't wish to play something fancy! |
homepage | https://github.com/27Saumya/hangdev |
repository | https://github.com/27Saumya/hangdev |
max_upload_size | |
id | 1009841 |
size | 35,515 |
This is a blazing fast ⚡, command line game, inspired from Hangman, in which you have to guess a word by entering one letter at a time, learn more about Hangman
Bored or tired of coding a big project? Need some rest, but can't find a game to play within your terminal? Hangdev is the right stop, play any moment, unlimited times!
cargo install hangdev
git clone https://github.com/27Saumya/hangdev.git
cd hangdev
cargo install --path .
hangdev
Contributions are welcomed!