1 unstable release

0.1.0 Jun 22, 2019

#637 in Memory management

Apache-2.0

6KB
81 lines

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.

lib.rs:

Simple games implementations

Available games:

Features:

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

No runtime deps

Features