←back to thread

113 points CIARobotFish | 2 comments | | HN request time: 0.507s | source

Howdy HN!

For those who don't know, back in the early 2000s, Nintendo and Namco developed a series of music rhythm games for the GameCube featuring Donkey Kong called Donkey Konga: https://www.mariowiki.com/Donkey_Konga_(series)

The Donkey Konga games borrowed heavily from Taiko no Tatsujin (another music rhythm game by Namco). However, instead of taiko drums, the player would use DK Bongos to jam along with music from different eras and genres.

Long story short, I figured out how to add custom tracks to some of the Donkey Konga games (Donkey Konga 2 and 3) but found the entire process cumbersome, so I decided to make a dedicated editor. It was a lot of fun to make, and I hope others get some enjoyment out of it too!

1. wicket ◴[] No.42128706[source]
Nice idea and something I would have otherwise liked to have tried out (I actually have two pairs of DK bongos) but its Windows only and it seems to be closed source. I searched high and low but I couldn't find a link to the source code or even the software licence. :(
replies(1): >>42133419 #
2. CIARobotFish ◴[] No.42133419[source]
Konga Beat uses a paid Unity extension which limits my ability to share the source code in a public repo. The code is also, admittedly, a bit messy. That said, I am happy to share the project's source code if you'd like to check it out! :)