Free Sourcecode

Box Chaser Game using Turtle in Python Free Source Code

Submitted by razormist on
Box Chaser Game using Turtle in Python Free Source Code - A simple arcade style game where your goal is to get score as many as you can. The game is compose of different level, the higher the level the harder the stage. Try to score higher than your enemy to ge the top place. Python Free Source Code.

The Defender Ball Game in JavaScript Free Source Code

Submitted by razormist on
The Defender Ball Game in JavaScript Free Source Code - A simple web game application where the gameplay is to shoot down the red ball that appear in random direction. You will get a score each red ball you shot, and also the game will be over if you've been hit by the red ball. JavaScript Free Source Code.

Student Database Management System With CSV in Python Free Source Code

Submitted by razormist on
Student Database Management System With CSV in Python Free Source Code - A simple system that can manage the recording of student records. The system uses CRUD function to utilize the basic managing of student information through data process. Python Free Source Code.