free source code

Save the Man Word Game in Python Free Source Code

Submitted by razormist on
Save the Man Word Game in Python Free Source Code - A simple puzzle game coded in python where the main goal is to guess what word is display in the blank line. Each time you guess wrong answer a graphical image will display that represent the remaining attempt you have. Python Free Source Code.

Whack a Mouse Game in JavaScript Free Source Code

Submitted by razormist on
Whack a Mouse Game in JavaScript Free Source Code - A simple arcade style game where your objective is to smash the mouse that appear from the hole. You need to act fast because will hide into the hole very fast. Try to hit the mouse as many as you can to get more score. JavaScript Free Source Code.

Image Puzzle Game in JavaScript Free Source Code

Submitted by razormist on
Image Puzzle Game in JavaScript Free Source Code - A simple puzzle game where the objective is to arrange the image to its original look. The game difficulty can be adjusted from easy, medium, hard, very hard. Try to fixed the image as fast as you can to get the fastest possible time. JavaScript Free Source Code.

Hockey Game (Multiplayer) in Python Free Source Code

Submitted by razormist on
Hockey Game (Multiplayer) in Python Free Source Code - A simple classic arcade multiplayer game where players must compete to each other. The players can play the game via keyboard bindings (A, W, S, D for Player 1, Left, Up, Right, Down Arrow keys for Player 2). Python Free Source Code.

Simple Note Application in JavaScript Free Source Code

Submitted by razormist on
Simple Note Application in JavaScript Free Source Code - A simple application that only purpose is to take note some important events. You can enter any event you want to noted such as daily activities, task, etc. This simple project purposely provide some educational reference to those who want to be a programmer. JavaScript Free Source Code.

Loan Management System OOP in PHP with MySQLi/jQuery Free Source Code

Submitted by razormist on
Loan Management System OOP in PHP with MySQLi/jQuery Free Source Code - A web system that can process a loan application. This system provide a simple way of processing of a loan and make it easier to pay for the borrower loan. PHP Free Source Code.