YQuest Game Development - Introduction and Data Structures
Offered By: ChibiAkumas via YouTube
Course Description
Overview
Explore the development of YQuest, a multi-platform Z80 game, in this introductory video lesson. Dive into the game's structure, examining RAM usage, level settings, and enemy definitions. Learn about object arrays, predefined data, and string handling while getting an overview of the game's title screen and game over sequence. Access accompanying text lessons and source code on the ChibiAkumas website for a comprehensive learning experience. Discover a wide range of CPU and system-specific assembly tutorials, and consider supporting ongoing 8-bit game development through Subscribe star or Patreon.
Syllabus
Introduction
Game Overview
Overview
RAM
Object Array
Predefined Data
Strings
Title Screen
Outro
Taught by
ChibiAkumas
Related Courses
Quadtree Video Compression for CPC - Part 1 - Lesson P66ChibiAkumas via YouTube Z80 Assembly - Ports, Interrupts and Hardware Control - Lesson 7
ChibiAkumas via YouTube Learn Z80 Assembly - Assembler Directives and Programming Tricks - Lesson 6
ChibiAkumas via YouTube Learn Z80 Assembly - Bit Shifting and Logical Operations - Lesson 5
ChibiAkumas via YouTube Z80 Assembly - Introduction to the Stack - Lesson 4
ChibiAkumas via YouTube