Skip to content

Commit

Permalink
Add entry on the book Game Development in Rust with Macroquad (#605)
Browse files Browse the repository at this point in the history
  • Loading branch information
ollej authored Mar 8, 2025
1 parent 8664869 commit 0e6f877
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions content/resources/data.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,13 @@ description = "Introduction to WGPU and high-level rendering terminology"
categories = ["articles"]
homepage_url = "//nyxtom.dev/2020/10/08/framebuffers/"

[[items]]
name = "Game Development in Rust with Macroquad book by Olle Wreede"
description = "A deep and detailed tutorial about designing and implementing roguelike games in Rust"
categories = ["books", "tutorials"]
homepage_url = "//mq.agical.se/"
repository_url = "//github.com/ollej/macroquad-introduktion"

[[items]]
name = "Game Development with Rust and WebAssembly by Eric Smith"
description = "Learn how to run Rust on the web while building an endless runner"
Expand Down

0 comments on commit 0e6f877

Please sign in to comment.