Hacker News new | ask | show | jobs
An open-source Super Nintendo (SNES) game – made in C with modern tools (drludos.itch.io)
3 points by drludos 2041 days ago
1 comments

Hi everyone!

As you may know, today (November 21st) the Super Nintendo (SNES) console turns 30!

To celebrate this event I created a new SNES game, available for free online but also sold on actual SNES cartridges.

To help people create new SNES games, I open-sourced it, and you can download the heavily commented source code from the link below:

https://drludos.itch.io/the-last-super

The game was developed 100% in C using modern tools, namely the PVSNESLib SDK: https://github.com/alekmaul/pvsneslib/

I hope you'll find this useful, and feel free to ask me if you have any question!