Skip to content

N33: Oasis of Lost Hope #1022

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 1 commit into from
May 12, 2022
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
21 changes: 21 additions & 0 deletions content/news/033/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,27 @@ April's full weekly devlogs: "This Week In Veloren...":
[veloren-168]: https://veloren.net/devblog-168
[veloren-169]: https://veloren.net/devblog-169

### Oasis of Lost Hope

![Oasis of Lost Hope](oasis-of-lost-hope.jpg)

Oasis of Lost Hope is a game where fertile ground is steadily consumed by dark,
barren land called blight. Water helps defend an area from being consumed, but
reserves are finite. The player needs to collect ore to build more irrigation
towers and delay doom for a few more seconds. Yet one thing is certain: the
days of fertile land are counted.

The game is an entry for the Ludum Dare 50 Jam, the theme of which was "Delay
the Inevitable". It has been developed by setzer22 and Bromeon and
[open-sourced on GitHub][oasis-gh]. The game is built on top of godot-rust
alongside GDScript. The Rust language is not exactly known for fast
prototyping, but with a slightly less safety-conservative fork of godot-rust,
the game jam experience was surprisingly smooth. When modeling mechanics such
as the expanding blight or the water pipe network, Rust really showed its
strength as a strongly typed and fast language.

[oasis-gh]: https://github.com/Bromeon/LudumDare50

## Engine Updates

### [Bevy v0.7][bevy-blog]
Expand Down
Binary file added content/news/033/oasis-of-lost-hope.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.