Skip to content

Commit 1a8d7ae

Browse files
authored
Add RuggRogue (#572)
1 parent 175ae11 commit 1a8d7ae

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

content/games/data.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,6 +425,14 @@ categories = ["action"]
425425
repository_url = "//github.com/thiolliere/ruga"
426426
image = "/assets/img/ruga.gif"
427427

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+
428436
[[items]]
429437
name = "Rust Doom"
430438
description = "A Doom Renderer written in Rust"

static/assets/img/ruggrogue.png

5.3 KB
Loading

0 commit comments

Comments
 (0)