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 Typing Game in JavaScript Free Source Code

Submitted by razormist on
Simple Typing Game in JavaScript Free Source Code - A simple web game application where the common goal is to enter the exact letter that appear in the screen. Each game will provide you 10 lives and whenever a letter approach the red ball you will lose one life. 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.

Simple Quiz Game(Movie Edition) in JavaScript Free Source Code

Submitted by razormist on
Simple Quiz Game(Movie Edition) in JavaScript Free Source Code - A simple quiz game that can help you enhance your memory by remembering any certain scenes, cast, directory, etc. Each quizzer is divided into three difficulty easy, medium, hard. JavaScript Free Source Code.