We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 175ae11 commit 1a8d7aeCopy full SHA for 1a8d7ae
content/games/data.toml
@@ -425,6 +425,14 @@ categories = ["action"]
425
repository_url = "//github.com/thiolliere/ruga"
426
image = "/assets/img/ruga.gif"
427
428
+[[items]]
429
+name = "RuggRogue"
430
+description = "A simple web-playable roguelike made with Rust and SDL."
431
+categories = ["rpg"]
432
+homepage_url = "//tungtn.itch.io/ruggrogue"
433
+repository_url = "//github.com/tung/ruggrogue"
434
+image = "/assets/img/ruggrogue.png"
435
+
436
[[items]]
437
name = "Rust Doom"
438
description = "A Doom Renderer written in Rust"
static/assets/img/ruggrogue.png
5.3 KB
0 commit comments