Part 1 of a tutorial series in which we develop a simple game using only a browser and vanilla JavaScript. No IDE, no frameworks, no libraries, just some plain HTML, CSS and JavaScript and you're good to go.
In this episode we will do some initial setup, explore the HTML canvas tag and implement a basic game loop.
Technologies used: JavaScript, HTML, CSS
Check out the final source code on jsfiddle:
https://jsfiddle.net/LuckyGoodrich/g2eyu0ar/522/