Common Computer Science References
At the end of this lesson, you will be able to:
get the "Hello, World!" program working on a GameBoy emulator
maybe a real GameBoy!
nil
watch video from me below
look at GameBoy Development Kit (GBDK)
follow the steps to create your GitHub CodeSpace GBDK
nil
create the "Hello, World!" program for GBDK
get it running in the web simulator on the PC GameBoy emulator
Good video but we are running our code on GitHub CodeSpace, NOT a local PC.
DO NOT follow his instructions for installing the software.
Also DO NOT follow his instructions for building a game.gc file, use mine.