Skip to content

N30: Garden of the Centaur #924

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 3 commits into from
Feb 5, 2022
Merged
Show file tree
Hide file tree
Changes from 2 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
Binary file added content/news/030/centaur-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions content/news/030/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,24 @@ or joining [their Discord][wor-discord].
[wor-fast]: https://www.anthropicstudios.com/2022/01/13/asking-windows-nicely/
[wor-discord]: https://discord.gg/JGeVt5XwPP

### [Garden of the Centaur][centaur-github]

![Garden of the Centaur screenshot](centaur-screenshot.png)
_Screenshot of Garden of the Centaur_

Garden of the Centaur ([GitHub][centaur-github]) by
[@Syn-Nine][synnine-twitter] is an action-puzzle mini game where you navigate a
garden maze and steal the Centaur's gems. Getting caught spells certain doom.

The game was created using Syn9's [Rust Mini Game Framework][mgfw] and is
part of an open source [repository][s9-minigame-repo] of several mini-games
that use this framework.

[centaur-github]: https://github.com/Syn-Nine/rust-mini-games/tree/main/2d-games/centaur
[synnine-twitter]: https://twitter.com/Syn9Dev
[mgfw]: https://github.com/Syn-Nine/mgfw
[s9-minigame-repo]: https://github.com/Syn-Nine/rust-mini-games/

## Engine Updates

### [Rusty Engine 4.0]
Expand Down