Javascript Game Programming

Dice Roll (Multiplayer) Game in JavaScript Free Source Code

Submitted by razormist on
Dice Roll (Multiplayer) Game in JavaScript Free Source Code - A simple arcade multiplayer game where two players compete by rolling dice to get good numbers. Each player takes turns rolling a dice in order to obtain a favorable number. The first player to reach 100 or more will win the game. JavaScript Free Source Code.

Simple Flying Bird Game in JavaScript Free Source Code

Submitted by razormist on
Simple Flying Bird Game in JavaScript Free Source Code - A simple arcade style game that clone the flappy bird game from android with a similar mechanics. This game show you how to implement this clone game into a web application with same game mechanics of the real game. JavaScript Free Source Code.

Simple Piano Tiles Game in JavaScript Free Source Code

Submitted by razormist on
Simple Piano Tiles Game in JavaScript Free Source Code - A simple JavaScript arcade style game that clone the original piano tiles from the android app. This application also has the same mechanic from the original game where you will need to tap the black tile to gain a score. JavaScript Free Source Code.

Classic Tetris Game in JavaScript Free Source Code

Submitted by razormist on
Classic Tetris Game in JavaScript Free Source Code - A simple arcade style game where your main objective is to align the blocks horizontally to gain score. This project purpose is to provide some learning material that can help new programmers learn the basic in making game app. JavaScript Free Source Code.

Simple Matching Image Game in JavaScript Free Source Code

Submitted by razormist on
Simple Matching Image Game in JavaScript Free Source Code - A simple JavaScript Game where your goal is to match the two identical images to gain a score. This game is very simple, the player must match all the images with lesser time to become the fastest of solving the matching game. JavaScript Free Source Code.