Completed
Path Buffer
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Writing Games in Very Modern C++
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Games are a huge lottery
- 3 The first computer game
- 4 Spacewar
- 5 Nolan Bushnell
- 6 Gunfight
- 7 Home Computer
- 8 Consoles
- 9 Graphics
- 10 Porting
- 11 OpenGL
- 12 SG13 HMI
- 13 FX2D
- 14 Path Buffer
- 15 Physics Objects
- 16 Update Asteroids
- 17 Zero Degrees
- 18 Constraints
- 19 Criticism
- 20 Constants
- 21 controllable physics
- 22 ship class
- 23 input
- 24 keys