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 f97a57c commit 9fb9811Copy full SHA for 9fb9811
content/resources/data.toml
@@ -94,7 +94,7 @@ homepage_url = "//nyxtom.dev/2020/10/08/framebuffers/"
94
95
[[items]]
96
name = "Game Development in Rust with Macroquad book by Olle Wreede"
97
-description = "A deep and detailed tutorial about designing and implementing roguelike games in Rust"
+description = "A game development guide on how to program a shoot 'em up game with the Rust programming language and the Macroquad game library"
98
categories = ["books", "tutorials"]
99
homepage_url = "//mq.agical.se/"
100
repository_url = "//github.com/ollej/macroquad-introduktion"
0 commit comments