5
Game Programming Aaron Nech

Game Programming

Embed Size (px)

DESCRIPTION

Game Programming. Aaron Nech. Loop vs. Linear. The Game Loop. Logic (Game State). Nawh , I’m still flying around. Hey Bro, did you hit me yet?. Rendering. - PowerPoint PPT Presentation

Citation preview

Page 1: Game Programming

Game Programming

Aaron Nech

Page 2: Game Programming

Stuff

We done?

Nah..

Loop vs. Linear

Start

Stuff

End

Page 3: Game Programming

The Game Loop

Refresh

Logic

Render

Page 4: Game Programming

Logic (Game State)

Score Keeper

Ball

Paddle

Hey Bro, did you hit me yet?

Nawh, I’m still flying around

Page 5: Game Programming

Rendering