HTML5 Canvas element

Simple Tetris Game using Canvas in JavaScript Free Source Code

Submitted by razormist on
Simple Tetris Game using Canvas in JavaScript Free Source Code - A simple arcade style game where your objective is to align the blocks horizontally. This project tends to provide some learning material that can help beginners to learn the basic coding in making game app. JavaScript Free Source Code.

Jigzaw Puzzle

Submitted by Oelasor on
This is jigzaw puzzle developed using the client-side scripting language Javascript. HTML5 Canvas elements are used to create the jigzaw pieces on the fly. Basically, the mini-project demonstrates the capability of the HTML5 specification to render 2-dimensional graphics using the Canvas element through the use of Javascript.