Lets Make a Retro Game Ep7: Display our Background

In this episode we are going to start making our game “Mega Blast”, so to get things started we are going to go through:

  • Initialising our graphics
  • Displaying the graphics on both our title screen and then the main screen of the game

I have included the complete code for this section, so you can follow through the various steps without having to worry about typing in code.

The supplied code has two folders, Start, where we start in this episode and End the final code and a copy of the ROM file.

The video associated with this episode is located here.

Download the full article text here and the support source code files here.