Project Source Code

Simple Minesweeper Game in JavaScript Free Source Code

Submitted by razormist on
Simple Minesweeper Game in JavaScript Free Source Code - A simple puzzle game that clone the original minesweeper where your goal is to diffuse the mine. The game has the same mechanic as the original one where the mines are hidden throughout the board. JavaScript Free Source Code.

Simple Spider Card Game in JavaScript Free Source Code

Submitted by razormist on
Simple Spider Card Game in JavaScript Free Source Code - A simple Card game that clone the actual spider card game that has copy the gameplay mechanics. This game is good for to those who have a long patience and endurance for clearing this kind of card game. JavaScript Free Source Code.

Simple Loan Calculator App using jQuery in JavaScript Free Source Code

Submitted by razormist on
Simple Loan Calculator App using jQuery in JavaScript Free Source Code - A simple JavaScript application that can calculate the total debt for your loan. The application contains an automate feature that will automatically calculate your total debt base on your inputs. 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 Calculator App using Tkinter in Python Free Source Code

Submitted by razormist on
Simple Calculator App using Tkinter in Python Free Source Code - A simple Python program that imitate the actual functionality of the real calculator. This application can work same as the original calculator that can solve simple such as addition, subtraction, etc. Python Free Source Code.

Classic Snake Game using Turtle in Python Free Source Code

Submitted by razormist on
Classic Snake Game using Turtle in Python Free Source Code - A Classic Snake Game where it clone the original and also have the same mechanic for the gameplay. The game is very easy and fun to play with all you have to do is to eat the food that appear randomly. JavaScript Free Source Code.