@@ -365,6 +365,34 @@ Check out the source code at [github.com/expenses/cheese].
365
365
[ lyon_tessellation ] : https://crates.io/crates/lyon_tessellation
366
366
[ github.com/expenses/cheese ] : https://github.com/expenses/cheese
367
367
368
+ ### [ Vollmond] [ vollmond ]
369
+
370
+ ![ Vollmond preview] ( vollmond-preview.png )
371
+
372
+ [ Vollmond] [ vollmond ] is a small non-violent adventure in the style of Zelda 2.
373
+ You as a player are cursed and must find 4 ingredients for the famous
374
+ ` Moonshot ` disenchantment potion.
375
+
376
+ It was initially created for the Github Game Off 2020 Jam to gain experience
377
+ with WASM and [ macroquad] . This month a post jam version was released.
378
+ It contains:
379
+
380
+ - implementation of user feedback,
381
+ - adding music and sound effects.
382
+
383
+ The [ source code] [ vollmond-source ] is available and includes the following
384
+ technical implementations:
385
+
386
+ - drawing and modifying multilayer tilemap,
387
+ - tile-based animation and collisionlogic,
388
+ - tweening und timer,
389
+ - 4-way top-down and sideways player movement,
390
+ - independent game scenes.
391
+
392
+ [ vollmond ] : https://puppetmaster.itch.io/vollmond
393
+ [ vollmond-source ] : https://github.com/puppetmaster-/vollmond
394
+ [ macroquad ] : https://github.com/not-fl3/macroquad
395
+
368
396
## Learning Material Updates
369
397
370
398
### [ How to Revive a Dead Rust Project] [ rustfest-talk ]
0 commit comments