Javascript Game Programming

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.