WebGL Breakout
A WebGL/HTML5 Breakout Remake. Based on Atari 2600 Breakout.
https://llopisdon.github.io/webgl-breakout
- https://www.sitepoint.com/premium/books/html5-games-novice-to-ninja/
- https://developer.mozilla.org/en-US/docs/Games/Anatomy
- https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API/Tutorial
- https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key
- https://developer.mozilla.org/en-US/docs/Web/API/Element/keydown_event
- https://webglfundamentals.org/webgl/lessons/webgl-text-canvas2d.html
- http://learnwebgl.brown37.net/index.html
- http://paulbourke.net/geometry/pointlineplane/
- http://www.jeffreythompson.org/collision-detection/
- https://hacks.mozilla.org/2016/06/webfont-preloading-for-html5-games/
- glMatrix
- Pixel NES Font
- Visual Studio Code
- https://en.wikipedia.org/wiki/Breakout_(video_game)
- https://strategywiki.org/wiki/Breakout_(Atari_2600)
- JSDoc