HTML5 Simple Canvas Tutorial
Diving into the world of game development can be a daunting task, but luckily there are tutorial makers who are glad to help. An often problem with these tutorials is they are overly complex for the beginners. With this HTML5 game tutorial, you’ll be taken through the code line by line in a very simple and easy to follow guide.
It teaches everything from the core game loop to the logic behind the collision between the characters on the screen. The game is simple yet can be expanded upon by the creator so the only limits are what you want to do. To read the tutorial click here.