Javascript Game Programming

The Defender Ball Game in JavaScript Free Source Code

Submitted by razormist on
The Defender Ball Game in JavaScript Free Source Code - A simple web game application where the gameplay is to shoot down the red ball that appear in random direction. You will get a score each red ball you shot, and also the game will be over if you've been hit by the red ball. JavaScript Free Source Code.

Simple AI Game(Tic Tac Toe) in JavaScript Free Source Code

Submitted by razormist on
Simple AI Game(Tic Tac Toe) in JavaScript Free Source Code - A simple game where you will be played to a very difficult AI. You need to align three line in (Horizontal, Vertical, Diagonal) in order to win the round. Try your best a beat the AI with your best move. JavaScript Free Source Code.

Cosmic Matching Game in JavaScript Free Source Code

Submitted by razormist on
Cosmic Matching Game in JavaScript Free Source Code - A simple memory matching game that match identical images. To gain a score you must match the image correctly, each wrong matches will deduct your current score. Try your best and match all the images to get a highest possible score. JavaScript Free Source Code.