Posts with tag “SGDK”

See all tags
4 posts in total

SGDK Parallax Scrolling Tool

First published 2023/01/14: I made a Python script for generating parallax scrolling floors (and ceilings).

• By Greg Gallardo

SGDK Scroll Based Rotation Tool

First published 2023/01/20: Yet another Python script for generating SGDK code. It calculates scrolling offsets to simulate rotation in SGDK.

• By Greg Gallardo

Sega Genesis Light Gun Programming (SGDK)

First published 2023/04/07: SGDK has built in support for light guns like the Menacer. In this post I go over the basics of SGDK light gun programming

• By Greg Gallardo

SGDK Basic Sprite Example

First published 2022/04/02: SGDK is a fantastic library for developing games for the Sega Genesis/Mega Drive

• By Greg Gallardo