Module 5 - Mobile GamingLaajuus (5 op)
Opintojakson tunnus: AV00EF77
Opintojakson perustiedot
- Laajuus
- 5 op
- Opetuskieli
- englanti
Osaamistavoitteet
Module 5: Mobile Gaming, 5 ECTS
Studying the new Module 5 you will teach how to develop a game for smart phones!
Learning outcomes:
You will learn to develop a simple game for smart phones.
• Setting up an Android phone for development
• Adding Touch Controls to a game
• Event systems using Delegates
• Using Circular Buffers to avoid Garbage Collection
• 2D Collision Detection
• Using Random numbers for simple procedural generation
• Deploying a finished game onto a phone
Sisältö
Learning resources:
14 videos and supporting assets for you to use.
• Introduction
• Project Setup
• Assets and GameController
• Phone Setup
• Swipe Controls
• Adding the Snake Head
• Adding the rest of the Snake
• Getting the body parts to follow the head
• Creating walls, Eggs
• Collissions
• Game Progression
• Score and GUI
• Sounds and Phone Deployment
• Assignment
Suoritustavat
Develop your own smart phone game with a personal twist by following the instructions.