From b47676234bcd038a23dded35a37b9a63854b63d5 Mon Sep 17 00:00:00 2001 From: Ben Brunton Date: Mon, 7 Oct 2019 20:27:19 +0100 Subject: [PATCH] add soydos into games section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 51cff6e..37682da 100644 --- a/README.md +++ b/README.md @@ -209,6 +209,7 @@ See also [Games Made With Piston](https://github.com/PistonDevelopers/piston/wik * [rsaarelm/magog](https://github.com/rsaarelm/magog) — A roguelike game in Rust * [schulke-214/rsnake](https://github.com/schulke-214/rsnake) — Snake written in Rust. * [schulke-214/connect-four](https://github.com/schulke-214/connect-four) — A simple connect four implementation. +* [soydos](https://github.com/soydos/pusoy_dos2) - A wasm implementation of Pusoy Dos * [cristicbz/rust-doom](https://github.com/cristicbz/rust-doom) — A renderer for Doom, may progress to being a playable game [](https://travis-ci.org/cristicbz/rust-doom) * [Thinkofname/rust-quake](https://github.com/Thinkofname/rust-quake) — Quake map renderer in Rust * [aleshaleksey/TGWM](https://github.com/aleshaleksey/TGWM) — An RPG with turned-based mechanics (work in progress) [](https://travis-ci.org/aleshaleksey/TGWM)