Examples for the "Learn to code games using JavaScript" book
View the demos here:
https://doomtoo.github.io/Learn-to-code-games-using-JavaScript-Examples/2_Boilerplate.html
https://doomtoo.github.io/Learn-to-code-games-using-JavaScript-Examples/3_Variables.html
https://doomtoo.github.io/Learn-to-code-games-using-JavaScript-Examples/4_Objects.html
https://doomtoo.github.io/Learn-to-code-games-using-JavaScript-Examples/5_Creating_visuals.html
https://doomtoo.github.io/Learn-to-code-games-using-JavaScript-Examples/6_Moving_sprites.html
https://doomtoo.github.io/Learn-to-code-games-using-JavaScript-Examples/7_Player_controls.html
https://doomtoo.github.io/Learn-to-code-games-using-JavaScript-Examples/8_Creating_world.html
https://doomtoo.github.io/Learn-to-code-games-using-JavaScript-Examples/9_Animated_graphics.html
https://doomtoo.github.io/Learn-to-code-games-using-JavaScript-Examples/10_Camera.html
https://doomtoo.github.io/Learn-to-code-games-using-JavaScript-Examples/11_Making_Graphics.html