simple_games
Implementation of simple games
Available games
Hangman;
Features
std
- Enables usage of standard library. Without it requires
alloc
module. Enabled by default.