Javascript Game Programming

Simple Escape the Castle Game in JavaScript Free Source Code

Submitted by razormist on
Escape the Castle Game in JavaScript Free Source Code - A classic escape game that sole purpose is to find a clue and try to escape in a closed room. This game is fun and strategic you need to find a lot of useful items that could eventually help you escaped. JavaScript Free Source Code.

Shark Game in JavaScript Free Source Code

Submitted by razormist on
Shark Game in JavaScript Free Source Code The Shark Game in JavaScript is a single-player game application coded in a JavaScript programming language. This project contains different kind coding script that display visualize the gameplay of the game. The game content is compose of multiple image sprites and background images. This Shark Game is a project that provide some knowledge to learn the

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.