diff --git a/content/news/024/em_logo.svg b/content/news/024/em_logo.svg new file mode 100644 index 000000000..036229adf --- /dev/null +++ b/content/news/024/em_logo.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/content/news/024/hho_header.png b/content/news/024/hho_header.png new file mode 100644 index 000000000..18f26ceeb Binary files /dev/null and b/content/news/024/hho_header.png differ diff --git a/content/news/024/index.md b/content/news/024/index.md index 5b4ae867c..e2b8f90ff 100644 --- a/content/news/024/index.md +++ b/content/news/024/index.md @@ -98,8 +98,47 @@ July's full weekly devlogs: "This Week In Veloren...": [veloren-129]: https://veloren.net/devblog-129 [veloren-130]: https://veloren.net/devblog-130 +### [Harvest Hero Origins](https://store.steampowered.com/app/1651500/Harvest_Hero_Origins/) + +![hho_header](./hho_header.png) + +Harvest Hero Origins is an arcade wave defense game by [Gemdrop Games][gemdrop], +built in Rust on top of [Emerald]. A [Steam][hho-steam] page has recently been +made and the game is set to release sometime at the end of this summer. + +Battle the oncoming waves of enemies with a friend in local co-op, unlock +new playable characters and skins, and make your way to the top of the +leaderboard! + +Additionally, HHO will be at [PAXWest](https://west.paxsite.com/) +this year, so come check out their booth +if you'll be there! + +[gemdrop]: https://twitter.com/GemdropGames +[hho-steam]: https://store.steampowered.com/app/1651500/Harvest_Hero_Origins/ +[Emerald]: https://github.com/Bombfuse/emerald + ## Engine Updates +### [Emerald] + +![Emerald logo](./em_logo.svg) + +[Emerald] is a 2D portable game engine aiming to export to every +possible target: Windows, Linux, macOS, Android, iOS, Xbox, +Playstation, Nintendo Switch. + +In addition to being portable, [Emerald] aims to be easy to use +while providing quality features like built-in physics and +Aseprite integration. + +If any of this sounds good to you, and you'd like to be a part of it, +[Emerald] welcomes all contributors to help make an extremely portable +game engine! Join them on their [Discord server][emerald-discord]. + +[Emerald]: https://github.com/Bombfuse/emerald +[emerald-discord]: https://discord.gg/NHsz38AhkD + ## Learning Material Updates ## Tooling Updates