Merge pull request #293 from beyonddream/main

Add Hammurabi game port to C and Rust
This commit is contained in:
Jeff Atwood
2021-05-15 17:13:58 -07:00
committed by GitHub

View File

@@ -5,3 +5,7 @@ https://www.atariarchives.org/basicgames/showpage.php?page=78
Downloaded from Vintage Basic at
http://www.vintage-basic.net/games.html
[Port to C language](https://github.com/beyonddream/hamurabi)
[Port to Rust language](https://github.com/beyonddream/hamurabi.rs)