Jump to: navigation, search

Difference between revisions of "Programming"

(Programming Languages)
(Game Logic)
Line 29: Line 29:
  
 
Unirt3d
 
Unirt3d
 +
 
Unreal
 
Unreal
 +
 
ID Tech
 
ID Tech
 +
 
Halflife 1/2 Source
 
Halflife 1/2 Source
  
Line 37: Line 40:
  
 
Queues
 
Queues
 +
 
Stacks
 
Stacks
 +
 
Interfaces
 
Interfaces
 +
 
Abstraction
 
Abstraction
  
Line 88: Line 94:
  
 
----
 
----
 
 
  
 
== Programming Languages ==
 
== Programming Languages ==

Revision as of 17:48, 9 January 2015

Low Level and Computer Setup

Operating Systems

TBD


Hardware Setup

TBD


Drivers

TBD



Game Logic

Pinball Frameworks

Mission Pinball


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

programming paradigms

Procedural

Object Oriented

Functional


Language Selection

TBD