Open main menu

CDOT Wiki β

Changes

GAM532/DPS932 Team Elite Four

434 bytes removed, 07:50, 6 March 2014
The King of Sled
{{GAM532/DPS932 Index | 20141}}
= The King of Sled Earth Defense Force =
= Project =
==Enhancement Title : Geometric Heightmapping==
Status: Accepted
==Game Title : The King of SledEarth Defense Force==
Game Description:
It is a sledding typical shooting gamelike Space Invader, but this game is a 3D version. Player should start with initial power by some kinds of controlmoves only left and right, and shoots missile. Enemies come to player, and go more far distance with choice of better route with left-right controllingplayer has to destroy enemies. Every time player destroys enemies, player gets score.
Heightmapping will be used for background terrain in this game.
Work load division: Dong hoon Choi is responsible for all of the game. He is going to do game design, applying heightmapping, processing of user input.
 
===Proposal===
Status: Declined Notes: To be able to create a game like this, you would either need physics responses from your height map (not easy to do correctly) or you would need dynamic pathing systems. While the pathing system would be your only viable option (physics is far too complex), it would still require you to have a pathing system built from a height map, which requires a somewhat hefty amount of work. If you can present a plan to be able to tackle these issues in a reasonable amount of time, then I will accept your proposal.Approved
== Repository ==