Difference between revisions of "Programming"
Line 3: | Line 3: | ||
'''Operating Systems''' | '''Operating Systems''' | ||
+ | |||
TBD | TBD | ||
+ | |||
'''Hardware Setup''' | '''Hardware Setup''' | ||
+ | |||
TBD | TBD | ||
+ | |||
'''Drivers''' | '''Drivers''' | ||
+ | |||
TBD | TBD | ||
Line 19: | Line 24: | ||
[https://missionpinball.com/framework/ Mission Pinball] | [https://missionpinball.com/framework/ Mission Pinball] | ||
+ | |||
+ | |||
'''Game Engines''' | '''Game Engines''' | ||
+ | |||
Unirt3d | Unirt3d | ||
Unreal | Unreal | ||
ID Tech | ID Tech | ||
Halflife 1/2 Source | Halflife 1/2 Source | ||
+ | |||
'''Prerequisites''' | '''Prerequisites''' | ||
+ | |||
Queues | Queues | ||
Stacks | Stacks | ||
Interfaces | Interfaces | ||
Abstraction | Abstraction | ||
+ | |||
'''Game Program Structures''' | '''Game Program Structures''' | ||
+ | |||
TBD | TBD | ||
+ | |||
'''Lamps''' | '''Lamps''' | ||
+ | |||
TBD | TBD | ||
+ | |||
'''Switches''' | '''Switches''' | ||
+ | |||
TBD | TBD | ||
+ | |||
'''Solenoids''' | '''Solenoids''' | ||
+ | |||
TBD | TBD | ||
+ | |||
'''Audio''' | '''Audio''' | ||
+ | |||
TBD | TBD | ||
+ | |||
'''Video/DMD''' | '''Video/DMD''' | ||
+ | |||
TBD | TBD | ||
+ | |||
'''Players''' | '''Players''' | ||
+ | |||
TBD | TBD | ||
+ | |||
'''Game Modes''' | '''Game Modes''' | ||
+ | |||
TBD | TBD | ||
+ | |||
'''Tying it Together''' | '''Tying it Together''' | ||
+ | |||
TBD | TBD | ||
− | ''' | + | |
+ | ---- | ||
+ | |||
+ | |||
+ | |||
+ | == Programming Languages == | ||
+ | |||
+ | '''Language Selection''' | ||
+ | |||
+ | |||
TBD | TBD |
Revision as of 17:46, 9 January 2015
Low Level and Computer Setup
Operating Systems
TBD
Hardware Setup
TBD
Drivers
TBD
Game Logic
Pinball Frameworks
Game Engines
Unirt3d Unreal ID Tech Halflife 1/2 Source
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
Language Selection
TBD