Open main menu

CDOT Wiki β

Changes

GAM666/Team A*

707 bytes added, 23:03, 10 October 2012
To-Do List: beef!
|World loading / rendering
|
|# Load the world from file into an array in memory from . (file (format to be decided). And render # Draw the world based on screenthe array.
|cfbale
|-
|User input
|
|#Ability to recognize all user actions based on the control list above.
|mahsan3
|-
|Camera placement and movement
|
|Get #Camera looks down on the world in the camera at center, between a fixed 30-60 degree angle looking down at the world. #Ability to move it to rotate the camera in all four locations.pole positions (N E S W)
|mahsan3
|-
|HUD
|
|Create a HUD for displaying the players cash and the #Shows current wave number#Shows current selected node/tile (or tower)#Shows amount of enemies remaining on wave#etc.. And what wave the player is on.
|jsantos13
|-
|Enemies
|
|#Enemies that traverse the map using a node-based way pointing system.#Enemy Class stores information:##* Current Health/Max Health##* Speed##* Speed Modifier (for slow/freeze towers)##* Current Node##* Next Node
|
|-
|Tower Building
|
|# Move though the grid, select a through nodes.# Select nodes (currently highlighted is selected?)# Purchase/Place tower on node, select a .# Sell/Remove tower and place it on that node.
|cfbale
|-
|Towers and Tower AI|
|
|# Tower class which includes all information for the tower:#* Name#* Type#* Cost#* Sell Cost#* Upgrade Cost#* Upgrade Level#* Enemies Killed#* etc...# Towers shoot little pellets at the '''closest''' enemy from them AND damage them.
|
|-
|Lighting
|
|# Towers will emit some light. # One giant light (the sun) across whole world.
|
|-
|Win/Lose Condition
|
|The #Player has 100hp#Each enemy does 10hp#If all HP is lost, the player wins if he beats loses and lose screen is shown.#If all waves are completed, the waves. The player loses if '''one''' enemy makes it to wins and the other sidewin screen is shown. (subject to change)
|mahsan3
|-
|Start Dialog
|
|Improve # Make the starting UI's start dialog boxsimilar to that of [http://paulbourke. Make it much more user friendlynet/exhibition/askap_walk/dialog. (think jpg Unity)'s]# Simple options and easy to read interface/font.
|jsantos13
|-
|
|Add sound to projectiles firing and enemies dying. Sounds from [http://www.superflashbros.net/as3sfxr/ here]
|-
|Fancy Dialog
|
|Something like [http://cf.shacknews.com/images/20120716/7562103516_7022f79aff_o_22760.nphd.jpg this] possibly
|-
|More Enemies
1
edit