Tony Cruise

This site provides support materials for the various books and tools that I have published directly or as Electric Adventures

View on GitHub

Classic Game Programming On The NES - Chapter 6 - Starting a game

This chapter covers

In this chapter, we are going to start making our game, called Mega Blast. This game is based on the Intellivision game Astro Smash, a simple space shooting game with our “hero” ship down at the bottom of the screen and various “enemies” dropping down toward the bottom of the screen

Back to main page..

layout: page title: “Classic Games Programming for the NES - Chapter 6 - Starting a game” permalink: /ProgrammingGamesForTheNES/CGPNES-CH06