Jason Famularo
jason@famularo.org or
@splodn
Stop me and ask questions! You can also ask me to slow down if I speak too fast.
Does JavaScript do everything?
Yes!
Game programming
- Typically C/C++, formerly assembly
- Game loop
- Process input
- Update game state/AI
- Render game (graphics, sounds)
- Control rate of gameplay
- Sprites
- Collision detection
- And so much more...
"Finished" product
Jason: in case you can't code in front of a room full of people:
CLICK ME