simple project

Simple Basketball Free Throw Game in JavaScript Free Source Code

Submitted by razormist on
Simple Basketball Free Throw Game in JavaScript Free Source Code - A simple arcade style game where your goal is to gain a score by scoring a perfect basket. This game is very easy to play with you only need to use the spacebar to throw the ball while you timing your shooting angle. 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.

Pong the Game(Multiplayer) using jQuery in JavaScript Free Source Code

Submitted by razormist on
Pong the Game(Multiplayer) using jQuery in JavaScript Free Source Code - A simple game application that can be played by two players to compete. The gameplay is so simple each player must hit the ball back to the opponent goal in order to win this round. JavaScript Free Source Code.

Simple Number System Conversion App in JavaScript Free Source Code

Submitted by razormist on
Simple Number System Conversion App in JavaScript Free Source Code - A simple application that can convert your decimal number to any type of number system. The application only includes the following conversion such as (decimal, binary, octal, hexadecimal). JavaScript Free Source Code.

Dino Clone Game using Turtle in Python Free Source Code

Submitted by razormist on
Dino Clone Game using Turtle in Python Free Source Code - A simple Arcade style game where your main objective is to stay alive to continue gaining score. The application is a clone of the original game from the google chrome browser only appear when the internet is down. Python Free Source Code.

Simple Tic Tac Toe Game using AngularJS in JavaScript Free Source Code

Submitted by razormist on
Simple Tic Tac Toe Game using AngularJS in JavaScript Free Source Code - A simple Arcade style game where two player competing to each other in a 3x3 board. This application uses AngularJS plugin to integrate the functionality for creating this game application. JavaScript Free Source Code.

Simple Tetris Game using Canvas in JavaScript Free Source Code

Submitted by razormist on
Simple Tetris Game using Canvas in JavaScript Free Source Code - A simple arcade style game where your objective is to align the blocks horizontally. This project tends to provide some learning material that can help beginners to learn the basic coding in making game app. JavaScript Free Source Code.