Featured image of post Game Engine II Final Project Proposal

Game Engine II Final Project Proposal

The proposal of final project.

The game I want to make

The game I want to make is similar to “Space Invaders”. The player can move the plane left and right, launch laser to attack enemies. Enemies would gradually approach to the plane. When all enemies are destroyed or the enemies are too close to the plane, game over.

How to use my collision system

To make this game, collision system is very important. It is used to detect whether the laser has hit the enemies, then trigger the hit event to destroy those enemies. The collision system is also used to create boundaries to control the range of movement of the plane and enemies.

Audio System

In this game, I want to use the audio system provided by Subham More. Here is the link of this system(Audio System). I want to make the laser sound when launch laser, and explosion sound when enemies are destroyed. Also I want to make a background music using this system.

Licensed under CC BY-NC-SA 4.0
comments powered by Disqus