hangdev

Crates.iohangdev
lib.rshangdev
version0.1.0
sourcesrc
created_at2023-10-21 05:58:03.042133
updated_at2023-10-21 05:58:03.042133
descriptionThe developers' Hangman! This is a simple CLI game to play when you're bored and don't wish to play something fancy!
homepagehttps://github.com/27Saumya/hangdev
repositoryhttps://github.com/27Saumya/hangdev
max_upload_size
id1009841
size35,515
Saumya (27Saumya)

documentation

README

Hangdev

Demo

Overview

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!

Installation

Using Cargo-Crates.io (Recommended)

cargo install hangdev

From source

git clone https://github.com/27Saumya/hangdev.git
cd hangdev
cargo install --path .

Usage

hangdev

Contributions

Contributions are welcomed!

Commit count: 4

cargo fmt