Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Magic Musicbox

A downloadable music toy for Playdate - All proceeds donated to Black Fret · By jiaaro

Source code?

A topic by rsexton404 created Dec 30, 2022 Views: 147 Replies: 2
Viewing posts 1 to 2

Hi there,

I love Magic Musicbox! Any plans to release the source code? Might be a fun way to teach both music and programming at the same time!

Cheers,

Richard

Developer (1 edit)

Hey,

Sorry it’s been almost a year - I don’t really want to make my GitHub repo public because I use it to store lots of stuff like project plans, brand assets, yada yada. But, the source code is effectively open already in the pdx file for a sufficiently motivated individual.

But, I won’t make you jump through all those hoops :) Here’s a gist with the Lua source. Apologies for being a lazy programmer here. It’s all in one file, and I haven’t cleaned anything up for public consumption.

https://gist.github.com/jiaaro/56085d9b33e5893de7b5c03a4ac0f01d

(+1)

Thank you so much. That’s very generous of you!