I made my first game using enable3d.io. It’s a prototype of the game Dash and Blast.
You can play the game here:
https://enable3d.io/examples/dash-and-blast-prototype.html
The source code is easily readable inside that .html file.
Just prepend view-source: in front of the url to see the source code.
view-source:https://enable3d.io/examples/dash-and-blast-prototype.html
Hope you like it!