beyonddream / hamurabi.rs

hamurabi game in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hamurabi.rs

Hamurabi game in rust

I ported the original game from microsoft basic to C. This is rust port of C.
The C version is here. For the microsoft basic version look inside doc/ directory.

For game play - check the C repo.

Running

cargo build - for building the game. cargo run - for running the game.

About

hamurabi game in rust

License:MIT License


Languages

Language:Rust 100.0%