Pong
A simple pong game designed to learn a good way to structure code and a basic introduction into core WebGL features.
The main features shown are the basic scene setup, a way of structuring code for a game environment, user interaction, basic cube/cube collision detection and reaction and a game HUD.
The main features shown are the basic scene setup, a way of structuring code for a game environment, user interaction, basic cube/cube collision detection and reaction and a game HUD.