web-game-from-scratch-talk
web-game-from-scratch-talk copied to clipboard
Making games from scratch with vanilla JavaScript
Web Game From Scratch Talk
About making simple games from scratch using vanilla JavaScript.
With a strong focus on Game Jams.
Held 2015 at FrankenJS.
Here are the slides and here are the notes (the slides are generated from the notes with this little bash script).
Demo game
Bonus
Originally the talk was about 2D games only. But since I recently did a small 3D game for js13kGames, here's a 3D interpretation of the above demo game too:
- WebGL3D (Source)
License
This is public domain. Take what you want and make a game!