Javascript Game Programming

Simple Bubble Blaster Game in JavaScript Free Source Code

Submitted by razormist on
Simple Bubble Blaster Game in JavaScript Free Source Code - A simple arcade style game where your goal is to blast all the bubbles with the same color. The game can be play using the mouse, you can adjust your angle by moving your mouse from left to right accordingly. JavaScript Free Source Code.

Hangman Game using Vanilla JS in JavaScript Free Source Code

Submitted by razormist on
Hangman Game using Vanilla JS in JavaScript Free Source Code - A simple JavaScript game where your goal is to guess the given hidden word within a limited lives. The player is given 10 lives to guess the hidden word, each wrong guesses will deduct you 1 live. JavaScript Free Source Code.

Klondike Solitaire Card Game in JavaScript Free Source Code

Submitted by razormist on
Klondike Solitaire Card Game in JavaScript Free Source Code - A simple Card game that clone the original Klondike Solitaire Card Game for website application. The game mechanics is same as the original where you need to place all the cards in the 4 spaces in corresponding order and symbols. JavaScript Free Source Code.

Simple Black Jack Card Game in JavaScript Free Source Code

Submitted by razormist on
Simple Black Jack Card Game in JavaScript Free Source Code - A classic card game where you play with cards and make a deal with a dealer to procure the winner. This game as the same mechanics of the original black jack in the casino where you need to get a numbers closest to 21. JavaScript Free Source Code.

Simple Board Game(Chess) in JavaScript Free Source Code

Submitted by razormist on
Simple Board Game(Chess) in JavaScript Free Source Code - A simple Board game where the game mechanics is the same as the original chess game. This game can be played by two player where they will compete to each other by taking down the king piece. JavaScript Free Source Code.

Simple Hunger Maze Game in JavaScript Free Source Code

Submitted by razormist on
Simple Hunger Maze Game in JavaScript Free Source Code - A simple Arcade style game where your only goal is to seek food to ease the hunger inside the maze. The game is very simple you can move your character freely to seek for food inside the maze. JavaScript Free Source Code.

Simple Road Fighter Game in JavaScript Free Source Code

Submitted by razormist on
Simple Road Fighter Game in JavaScript Free Source Code - A simple Arcade style game where your goal is to prevent your car getting crash in the road. The score you gain will continue to increase as long as you stay and survive the heavy traffic in the road. JavaScript Free Source Code.

Simple Doodleship Game in JavaScript Free Source Code

Submitted by razormist on
Simple Doodleship Game in JavaScript Free Source Code - A simple Arcade style game where your objective is avoid getting hit to continue the game. The game is very fun and easy to play with, you only need to avoid your ship from getting hit. Each successful evade will gain you a score, try to survive longer to gain a good amount of score. JavaScript Free Source Code.

Simple Nonogram Puzzle Game in JavaScript Free Source Code

Submitted by razormist on
Simple Nonogram Puzzle Game in JavaScript Free Source Code - A simple puzzle game where your objective is to solve the problem in the tile. The game will only give you 3 chances to solve the problem, when your chance is gone the board will be reset. JavaScript Free Source Code.

Simple Dodge Ball Game using jQuery in JavaScript Free Source Code

Submitted by razormist on
Simple Dodge Ball Game using jQuery in JavaScript Free Source Code - A simple Web Game application where your main objective is to touch the red goal while dodging. The game mechanic quite simple you just need to touch the red goal to gain a score, if you hit by a ball the game will be over. JavaScript Free Source Code.