luminance. overview: puzzle game written in c# using xna for pc/xbox360 currently in a release...

15
CMPT371 – Team 1 Luminance

Upload: jeffrey-stone

Post on 31-Dec-2015

220 views

Category:

Documents


0 download

TRANSCRIPT

CMPT371 – Team 1Luminance

Luminance V1 - Demo

Overview: Puzzle game Written in C# using XNA for PC/XBOX360 Currently in a release candidate state

Video: http://www.youtube.com/watch?v=lI0Xd

EV_CGA

Luminance V2

The Plan: Rewrite the entire game for Android Polish the graphics and visual effects Add new puzzle mechanics Add plenty of new levels Scoreboard Perform user evaluation Release

Luminance V2 – Main Menu

Luminance V2 – Level Menu

Luminance V2 – Pause Menu

Luminance V2 – Game Play

Luminance V2 – Level Complete

Luminance V2 – Pinch

Luminance V2 – Touch and Move

State of Current Build

Development environment setup Eclipse, Ant, TeamCity, Issue Tracker, Wiki

Stubbed the entire framework Loosely based on Luminance V1

architecture Proof of concepts

Audio OpenGL GUI Touch Input

Features To Be Implemented Input interface

Touch, keyboard, track ball Enhanced graphics

Lighting, reflections, shadows and particles Full Audio

Sound effects and music 100+ Levels

Each team member will design ~10 levels. Random level generator

Porting Luminance V1 generator

Luminance V2 – Milestone 2 Plan

Touch Input interface Audio engine Resource manager Game engine Game level file format Game menus and navigation Unit and Coverage tests Automated game play test suite Alpha version of the game

STI/Defects Information

Luminance V1 No bug tracker No list of known bugs Could not break the current build Did not run any unit or coverage tests

Luminance V2 Bug tracker Rigorous testing environment Automated game play tests

Luminance

Project home page: http://code.google.com/p/cmpt371t1/

Questions?