Skip to content

Commit 9fb9811

Browse files
authored
Fix description on macroquad book (#611)
1 parent f97a57c commit 9fb9811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/resources/data.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ homepage_url = "//nyxtom.dev/2020/10/08/framebuffers/"
9494

9595
[[items]]
9696
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"
97+
description = "A game development guide on how to program a shoot 'em up game with the Rust programming language and the Macroquad game library"
9898
categories = ["books", "tutorials"]
9999
homepage_url = "//mq.agical.se/"
100100
repository_url = "//github.com/ollej/macroquad-introduktion"

0 commit comments

Comments
 (0)