Siirry suoraan sisältöön

Module 6 - Space Shooter Game Development, part 6.2 - Main features implementationLaajuus (3 op)

Opintojakson tunnus: AV00EV24

Opintojakson perustiedot


Laajuus
3 op
Opetuskieli
englanti

Osaamistavoitteet

This is the second module for you to develop a full video game, a space shooter, from the very beginning to the full working game.
In this module you will implement most of the core features and functionalities to your game development project.

Sisältö

Teaching set Part 1
In this part you'll learn how to create bitmap fonts that can be animated, implement a bullet system with simple hit detection and how to include different types of weapons in the game. You will also get in touch with important concepts such as multi-threading.

Teaching set Part 2
In this part you'll learn how to properly code enemies and bullets behaviour, how to implement a basic movement system and how to further improve the shooting feature. You will also start to create utilities that will help you through the later stages of development, such as Helpers.

Teaching set Part 3
In this part you'll learn how to create 3D backgrounds and the parallax effect, often used in many side-scroller games, how to correctly implement stages and how to add tilemaps to your game. You will also gain important knowledge on how to manage memory consumption by limiting bullets and enemies on the screen, how to use the Editor Gizmos and how to include difficulty settings.

Suoritustavat

Video set Part 1, development assignment
For this assignment, you have to submit a build of your game with the following:
• PlayerCraft bullets are fired using the B key
• Bomb using the N key
• A simple shootable object that can be destroyed by the bullets or bombs
You do not have to:
• Use Mutli-threading
• Have fancy graphics for the bomb or bullets
• Have options, beams

Video set Part 2, development assignment
For this assignment, you have to submit a build of your game with the following:
• A simple moving enemy.
• The player must be able to destroy the enemy.
• The enemy must shoot buttons which destroys the player.
You do not have to:
• Create a complex movement system
• Have beam weapons.

Video set Part 3, development assignment
For this assignment, you have to submit a build of your game with the following:
• A simple stage (single 2d layer)
• Add enemies to stage (single enemy type is fine)
You do not have to:
• Have any parallax effect
• Have fancy graphics

Siirry alkuun