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

https://github.com/williamdsw/sgdk-tutorials

List of SGDK development tutorials that I followed
https://github.com/williamdsw/sgdk-tutorials

tutorial tutorials

Last synced: 10 months ago
JSON representation

List of SGDK development tutorials that I followed

Awesome Lists containing this project

README

          

# SGDK Tutorials

List of SGDK development tutorials that I followed

## Content

### MatteusBeusRetroDev

- [Programming Master Class](matteusbeusretrodev/programming-master-classes/)

### ohsat.com

#### Games

- [Megalaga](ohsat/games/megalaga/)
- [Mega Pong](ohsat/games/megapong/)
- [Mega Runner](ohsat/games/megarunner/)
- [Mega Tiler](ohsat/games/megatiler/)

#### Others

- [Checking Region](ohsat/others/checking-region/)
- [Colors Swap](ohsat/others/colors-swap/)
- [Playing Multiple Music Tracks](ohsat/others/playing-multiple-music-tracks/)
- [Playing Music](ohsat/others/playing-music/)
- [Processing Resets](ohsat/others/processing-resets/)
- [ROM Header](ohsat/others/rom-header/)
- [Scrolling Maps](ohsat/others/scrolling-maps/)
- [Simple Game States](ohsat/others/simple-game-states/)
- [Simple Menu](ohsat/others/simple-menu/)
- [Simple Password System](ohsat/others/simple-password-system/inc/)
- [SOR Style Text Craw](ohsat/others/sor-style-text-craw/)
- [Text Color](ohsat/others/text-color/)

### Pigsy's Retro Game Dev Tutorials

- [How to Code a Camera for a 2D game on the Sega Genesis & Mega Drive](pigsy/2d-camera/)
- [How to Use 256 Low Resolution Mode on Sega Genesis & Mega Drive](pigsy/256-low-resolution/)
- [How to use 8, 16 & 32 bit numbers on Sega Genesis & Mega Drive](pigsy/bit-numbers/)
- [How to Convert SNES Graphics for the Sega Genesis & Mega Drive](pigsy/convert-snes-graphics/)
- [Template Project](pigsy/template-project/)

### Under-Prog.ru

- [Adding Music](underprogru/adding-music/)
- [Creating Image](underprogru/creating-image/)
- [Creating Platformer](underprogru/creating-platformer/)
- [Debug](underprogru/debug/)
- [Fade In & Fade Out](underprogru/fade-in-fade-out/)
- [Image Resize](underprogru/image-resize/)
- [Joystick](underprogru/joystick/)
- [Move Sprite](underprogru/move-sprite/)
- [Moving Around the Map](underprogru/moving-around-the-map/)
- [Moving Multiples Sprites](underprogru/moving-multiples-sprites/)
- [Palette Import](underprogru/palette-import/)
- [Russian Font](underprogru/russian-font/)
- [Scroll of Layers, Tiles and Lines](underprogru/scroll-of-layers-tiles-lines/)
- [Sprite Animation](underprogru/sprite-animation/)