An open API service indexing awesome lists of open source software.

https://github.com/radioation/sgdkrocks

Some example code for SGDK.
https://github.com/radioation/sgdkrocks

sega-genesis sgdk

Last synced: 6 months ago
JSON representation

Some example code for SGDK.

Awesome Lists containing this project

README

          

# SGDK Rocks

[SGDK](https://github.com/Stephane-D/SGDK) Example Code. Updated for SGDK 2.00.

This project contain some example programs and a "playable" version of Asteroids.
The example programs here are based on notes I've taken while learning to use SGDK.
I'm in no way saying this code is the best way to do things. It's just a bunch of
tests based on various SGDK tutorials and old game code I've found on the web.