simple project

Dino Egg Catcher Game in JavaScript Free Source Code

Submitted by razormist on
Dino Egg Catcher Game in JavaScript Free Source Code - A simple arcade style game where your objective is to carefully catch the dino egg to gain a score. Each time you catch an egg you will gain score, if you failed to catch an egg your lives will be deducted by 1. JavaScript Free Source Code.

User Account Management System using Tkinter in Python Free Source Code

Submitted by razormist on
User Account Management System using Tkinter in Python Free Source Code - A simple Python application that can record user account basic information. This application uses CRUD principle to manage the data in the SQLite database. Python Free Source Code.

Doddle Bird Game in JavaScript Free Source Code

Submitted by razormist on
Doddle Bird Game in JavaScript Free Source Code - A simple JavaScript score based game that clone the mechanics of the real doodle jump platform game. This project is very simple the player must jump towards the platform and reach the highest possible floor. JavaScript Free Source Code.

Simple Task Management App in JavaScript Free Source Code

Submitted by razormist on
Simple Task Management App in JavaScript Free Source Code - A simple JavaScript web application that can allow the user to enlist the task they are working. This simple app uses the CRUD principle to manipulate the data by Creating, Reading, Updating, Deleting. JavaScript Free Source Code.