Skip to content

Commit deb576e

Browse files
authored
N18: Bounty Bros. (#473)
1 parent 1c0a02d commit deb576e

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed
303 KB
Loading

content/posts/newsletter-018/index.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,27 @@ which will be released in the Steam.
230230
[Station Iapetus]: https://github.com/mrDIMAS/StationIapetus
231231
[si-youtube]: https://www.youtube.com/watch?v=JCH2U5JOMlU
232232

233+
### [Bounty Bros.]
234+
235+
[![Bounty Bros. Video](./bounty-bros.jpg)][bounty_bros_video]
236+
_First pass character controller video_
237+
238+
[Bounty Bros.] is a prototype dungeon crawler game in the spirit of _Legend of
239+
Zelda: Link to the Past_. The game is being developed by [Katharos Technology]
240+
as a playground for a future commercial game, along with a custom 2D engine
241+
built on top of [Bevy].
242+
243+
The engine, which is unnamed so far, will be Open Sourced soon and will be
244+
designed to make it very easy to make games with a similar gameplay and style,
245+
primarily by simply writing YAML configuration files and integrating with
246+
[LDtk].
247+
248+
[katharos technology]: https://katharostech.com
249+
[bounty bros.]: https://katharostech.com/post/bounty-bros-prototype-game
250+
[bounty_bros_video]: https://katharostech.com/post/bounty-bros-prototype-game#video
251+
[bevy]: https://bevyengine.org
252+
[ldtk]: https://ldtk.io
253+
233254
## Learning Material Updates
234255

235256
## Engine Updates

0 commit comments

Comments
 (0)