Complete games
The mechanics and methods used in the development of complete games, through examples.

Image 15-Puzzle mechanics
Intermediate 3 years ago (03:40:26pm Sun 5th Mar, 2017)How to write the 15-Puzzle (Image puzzle) game in Javascript and render to a Canvas element, theory and practise.
Javascript HTML Canvas GameDev Tutorial
Minesweeper in Javascript and Canvas
Intermediate 3 years ago (02:57:11pm Tue 21st Feb, 2017)Theory and implementation for developing the classic game Minesweeper for browsers in Javascript.
Javascript Canvas GameDev Tutorial
Creating the Memory Game
Intermediate 3 years ago (02:43:25pm Thu 16th Feb, 2017)How to write the Memory game in Javascript with Canvas + HTML, from scratch and game theory.
Javascript HTML Canvas GameDev Tutorial
Snake Game
Intermediate 3 years ago (01:39:52pm Sat 11th Feb, 2017)A complete example of the theory and practise behind writing the game Snake in Javascript.
Javascript HTML Canvas GameDev Tutorial