Skip to content

n17: Vollmond #439

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jan 12, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions content/posts/newsletter-017/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,34 @@ Check out the source code at [github.com/expenses/cheese].
[lyon_tessellation]: https://crates.io/crates/lyon_tessellation
[github.com/expenses/cheese]: https://github.com/expenses/cheese

### [Vollmond][vollmond]

![Vollmond preview](vollmond-preview.png)

[Vollmond][vollmond] is a small non-violent adventure in the style of Zelda 2.
You as a player are cursed and must find 4 ingredients for the famous
`Moonshot` disenchantment potion.

It was initially created for the Github Game Off 2020 Jam to gain experience
with WASM and [macroquad]. This month a post jam version was released.
It contains:

- implementation of user feedback,
- adding music and sound effects.

The [source code][vollmond-source] is available and includes the following
technical implementations:

- drawing and modifying multilayer tilemap,
- tile-based animation and collisionlogic,
- tweening und timer,
- 4-way top-down and sideways player movement,
- independent game scenes.

[vollmond]: https://puppetmaster.itch.io/vollmond
[vollmond-source]: https://github.com/puppetmaster-/vollmond
[macroquad]: https://github.com/not-fl3/macroquad

## Learning Material Updates

### [How to Revive a Dead Rust Project][rustfest-talk]
Expand Down
Binary file added content/posts/newsletter-017/vollmond-preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.