Skip to content

Commit

Permalink
Add game Rezcraft (#558)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shapur1234 authored Jan 24, 2024
1 parent 6664c12 commit 4f2776f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions content/games/data.toml
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,15 @@ categories = ["strategy"]
repository_url = "//github.com/tedsta/reforge"
image = "/assets/img/reforge_screeny.png"

[[items]]
name = "Rezcraft"
description = "Minecraft like voxel game using wgpu, supporting both native targets and wasm"
categories = ["open-world"]
image = "/assets/img/rezcraft.png"
crate_url = "https://crates.io/crates/rezcraft"
homepage_url = "https://shapur1234.github.io/Rezcraft-Demo/"
repository_url = "https://github.com/Shapur1234/Rezcraft"

[[items]]
name = "Robo Instructus"
description = "A puzzle game in which players manoeuvre a robot by issuing instructions via a simple programming language"
Expand Down
Binary file added static/assets/img/rezcraft.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4f2776f

Please sign in to comment.