AnglerStudios:Coding: Difference between revisions
Jump to navigation
Jump to search
G01d HaCkEr (talk | contribs) No edit summary |
G01d HaCkEr (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
=Coding Discussion= | =Coding Discussion= | ||
The game classes so far we have to implement | The game classes so far we have to implement. | ||
'''NB:''' Due to our decision to modularize the code as much as possible, if you decide your listed class needs 5 companion classes, you are responsible for these as well, unless they are sufficiently large to warrant delegation. | '''NB:''' Due to our decision to modularize the code as much as possible, if you decide your listed class needs 5 companion classes, you are responsible for these as well, unless they are sufficiently large to warrant delegation. | ||
Line 16: | Line 17: | ||
|- | |- | ||
|weapon | |weapon | ||
| | |Natoli? | ||
|Not done | |Not done | ||
|- | |- | ||
|item | |item | ||
| | |Natoli? | ||
|Not done | |Not done | ||
|- | |- |
Revision as of 02:10, 7 July 2006
Back to the Main Page.
Coding Discussion
The game classes so far we have to implement.
NB: Due to our decision to modularize the code as much as possible, if you decide your listed class needs 5 companion classes, you are responsible for these as well, unless they are sufficiently large to warrant delegation.
character | Natoli? | Not done |
party | Natoli? | Not done |
weapon | Natoli? | Not done |
item | Natoli? | Not done |
grid | Greg w/ Natoli | Not done |
world / game map | Greg? | Not done |
battle | Natoli? | Not done |
NPC | Greg? | Not done |
Dialogue | Greg? | Not done |
DialogueNode | Greg? | Not done |
Stats | Greg? | Not done |
Menu | Programmer | Not done |
MenuNode | Programmer | Not done |
Cutscene | Greg? | Not done |
Inventory | Natoli? | Not done |
InventoryNode | Natoli? | Not done |
Aspect | Natoli? | Not done |
Animation | Greg? | Not done |
Projectile | Natoli? | Not done |
Text | Greg? | Not done |