Skip to content

N18: Bounty Bros. #473

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
Feb 3, 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
Binary file added content/posts/newsletter-018/bounty-bros.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions content/posts/newsletter-018/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,27 @@ which will be released in the Steam.
[Station Iapetus]: https://github.com/mrDIMAS/StationIapetus
[si-youtube]: https://www.youtube.com/watch?v=JCH2U5JOMlU

### [Bounty Bros.]

[![Bounty Bros. Video](./bounty-bros.jpg)][bounty_bros_video]
_First pass character controller video_

[Bounty Bros.] is a prototype dungeon crawler game in the spirit of _Legend of
Zelda: Link to the Past_. The game is being developed by [Katharos Technology]
as a playground for a future commercial game, along with a custom 2D engine
built on top of [Bevy].

The engine, which is unnamed so far, will be Open Sourced soon and will be
designed to make it very easy to make games with a similar gameplay and style,
primarily by simply writing YAML configuration files and integrating with
[LDtk].

[katharos technology]: https://katharostech.com
[bounty bros.]: https://katharostech.com/post/bounty-bros-prototype-game
[bounty_bros_video]: https://katharostech.com/post/bounty-bros-prototype-game#video
[bevy]: https://bevyengine.org
[ldtk]: https://ldtk.io

## Learning Material Updates

## Engine Updates
Expand Down