Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 234 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 234 Bytes

addition_game

A simple brain teaser game in Rust.

Requirements

  • Rust

How to play

$ git clone https://github.com/rysh/adding_game.git
$ cd addition_game
$ cargo run

License

CC0 1.0 Universal