1 / 3

Creating Complex If Commands for a Space Invaders Game

In this lesson, students will learn to create complex if commands and develop a complete Space Invaders style game over the next two sessions. The initial focus will be on building a basic version of the game, which serves as a foundation for future enhancements. By the end of the lessons, students are expected to refine their game mechanics into a finished, playable product that will be assessed. A specific script will be used for the rocket element of the game, demonstrating practical application of the concepts learned.

jerica
Télécharger la présentation

Creating Complex If Commands for a Space Invaders Game

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Lesson Objectives • To understand how to create complex if commands • To learn how to create a complete game Over the next 2 lessons you will be making a space invaders style game.

  2. Assessment • This lesson you will create a basic space invaders game • You will then be expected to improve the game play to create a finished, playable game. • This game will be assessed.

  3. What does this do? This script is used on the rocket.

More Related