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.
- Host: GitHub
- URL: https://github.com/radioation/sgdkrocks
- Owner: radioation
- License: mit
- Created: 2021-02-14T02:40:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-13T03:28:55.000Z (9 months ago)
- Last Synced: 2025-03-21T05:43:09.333Z (7 months ago)
- Topics: sega-genesis, sgdk
- Language: C
- Homepage:
- Size: 857 KB
- Stars: 16
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.