Difference between revisions of "Programming"
(→Game Logic) |
(→Game Logic) |
||
Line 20: | Line 20: | ||
== Game Logic == | == Game Logic == | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
'''Prerequisites''' | '''Prerequisites''' |
Revision as of 17:49, 9 January 2015
Low Level and Computer Setup
Operating Systems
TBD
Hardware Setup
TBD
Drivers
TBD
Game Logic
Prerequisites
Queues
Stacks
Interfaces
Abstraction
Game Program Structures
TBD
Lamps
TBD
Switches
TBD
Solenoids
TBD
Audio
TBD
Video/DMD
TBD
Players
TBD
Game Modes
TBD
Tying it Together
TBD
Programming Languages
programming paradigms
Procedural
Object Oriented
Functional
Language Selection
TBD