@@ -365,6 +365,34 @@ Check out the source code at [github.com/expenses/cheese].
365365[ lyon_tessellation ] : https://crates.io/crates/lyon_tessellation
366366[ github.com/expenses/cheese ] : https://github.com/expenses/cheese
367367
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+
368396## Learning Material Updates
369397
370398### [ How to Revive a Dead Rust Project] [ rustfest-talk ]
0 commit comments