# simple_games
[](https://gitlab.com/Douman/simple_games/pipelines)
[](https://crates.io/crates/simple_games)
[](https://docs.rs/crate/simple_games/)
Implementation of simple games
## Available games
- Hangman;
## Features
- `std` - Enables usage of standard library. Without it requires `alloc` module. Enabled by default.