Javascript Game Programming

Simple Snake Game with Counter in JavaScript Free Source Code

Submitted by razormist on
Simple Snake Game with Counter in JavaScript Free Source Code - A simple JavaScript game application that clone the snake game into a web browser. The game mechanics is simple where your only goal is to eat food that appear randomly in order to gain a score. JavaScript Free Source Code.

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 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.