Pong
Link to game:
https://games.clarklavery.com/pong/index.html
Source Code:
https://games.clarklavery.com/pong.zip
https://games.clarklavery.com/pong/index.html
Source Code:
https://games.clarklavery.com/pong.zip
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.