Skip to content

Commit 335238a

Browse files
authored
N24: Bounty Bros (#738)
1 parent 1877abf commit 335238a

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

content/news/024/bounty-bros.jpg

551 KB
Loading

content/news/024/index.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,32 @@ Changes and improvements from the last month:
278278

279279
[fish-fight]: https://twitter.com/fishfightgame
280280

281+
### [Bounty Bros.][bounty_bros]
282+
283+
[![bounty-bros-title-screen](bounty-bros.jpg)][bounty_bros_webgame]
284+
_Click the image to play the game in your browser!_
285+
286+
[Bounty Bros.][bounty_bros] is a prototype, top-down adventure game, developed
287+
by [Katharos Technology][katharostech] as a testing ground for a future
288+
commercial game.
289+
290+
The last two months of development added lots of new features:
291+
292+
- Integrated a new physics system and character controller that allows for smoother
293+
character movement.
294+
- Added a new damage system and made cactuses hurt the player.
295+
- Added a life bar and a game over screen.
296+
- Added a pause menu and a fullscreen button.
297+
- Started work on enemy pathfinding.
298+
299+
All the new features can be tested in the latest [web demo][bounty_bros_webgame],
300+
and the [blog post][bounty_bros] has the full details of what's new and what's
301+
coming next!
302+
303+
[bounty_bros]: https://katharostech.com/post/bounty-bros-update-4-physics-damage-pathfinding
304+
[bounty_bros_webgame]: https://katharostech.github.io/skipngo_pre-releases/refs/tags/pre-release-2/?asset_url=https://katharostech.github.io/bounty-bros_pre-releases/2
305+
[katharostech]: https://katharostech.com
306+
281307
## Engine Updates
282308

283309
### [ggez]

0 commit comments

Comments
 (0)