CPE 471: Final Project
Instructor: Wood, Z.
Quater: Winter 04
Vertical Scroller: by Kristopher Yano
Name: KAG - Killer Airplane Game
Features:
3D Environment with real-time lighting and explosion effects.
Background – Water - Transparent with Reflection
3
Weapons -
o
Laser – instant line that will collide with anything
directly in it’s path
o
Machine gun – Two segmented lines, each segment has it’s
own collision properties
intervals between shots is roughly 10 CPU Ticks / Cycles (Different on each
machine)
o
Missiles – Cylinders with trailing star,
impacts freeze the position for a duration of
roughly 100 CPU Ticks / Cycles (Different on each
machine)
Keys
Up - 8, Down - 5, Left - 4, Right - 6
Laser - hold down 'x'.
Machine Gun - 'c', limit 20 pieces at a time.
Missile - 'z', limit two missiles at a time.
Quit - Shift 'Q' Restart - Shift 'R'
Shift functions: Toggle on/off
1: water
2: hero reflections
3: enemy reflections
4: status bar
0: lighting and reflections
References:
... be creative, have a good imagination...