Overview
Explore the creation of "Suck Hunt," a 3D vampire bat-shooting game inspired by Duck Hunt, in this 25-minute video lesson. Learn about the game's development process, including 3D techniques and SMS Lightgun integration. Dive into assembly programming concepts for Z80, 6502, 68000, 8086, and ARM processors while examining source code, data structures, sound sequences, RAM usage, object handling, sprite definitions, and game mechanics. Access accompanying text lessons, source code, and free game download to enhance your understanding of retro game development and assembly language programming across multiple platforms.
Syllabus
Introduction
Source Code
Data
Sound Sequence
RAM
Objects
Sprites
Object definitions
Game Data Blocks
Sprite Definition
Levels Definition
RAM Definitions
Sprite
Fire Buttons
Palette Number
Level Number
Sound Priority
Player Cursor
Taught by
ChibiAkumas