simple_games 0.1.0

Implementation of simple games
Documentation

simple_games

Build Crates.io Documentation

Implementation of simple games

Available games

  • Hangman;

Features

  • std - Enables usage of standard library. Without it requires alloc module. Enabled by default.