Programming

Dynamic Navigation Tree using PHP Multi-Level Array Source Code

Submitted by oretnom23 on
Introduction In this article, I will show you how to Create a Dynamic Navigation Tree in PHP. This kind of feature might be useful for you for your current or future project especially if you are planning to develop a broad and dynamic website or web application. Here, snippets and a sample web application source code are provided. What is a Dynamic Navigation Tree? A Dynamic Navigation Tree is a

Site Bookmark App using JavaScript Free Source Code

Submitted by oretnom23 on
Introduction This is a simple JavaScript Mini-Project entitled Site Bookmark Application. This is a web application that allows the end-users to easily store and retrieves the sites they wanted be bookmarked. It was developed using JavaScript, jQuery Library, and JS Local Storage API. It has a simple and pleasant user interface using the Bootstrap v5 Framework. It also consists of user-friendly

Simple Wordle Game in JavaScript Free Source Code

Submitted by razormist on
Simple Wordle Game in JavaScript Free Source Code - A simple web game application where your only objective is to guess the word in hidden. You can change a certain options by adjusting the difficulty, set the word length, etc. Try to guess the word and be the top scorer in this game. JavaScript Free Source Code.

Dice Rolling Simulator in Python Free Source Code

Submitted by razormist on
Dice Rolling Simulator in Python Free Source Code - A simple program that can let your simulate the rolling of a dice. This project tends to show you how to do the randomization of a value by triggering through the button. This will simulate the real dice when rolling. Python Free Source Code.

Traffic Race Game in jQuery Free Source Code

Submitted by razormist on
Traffic Race Game in jQuery Free Source Code - A simple Arcade style game where your goal is to gain score as long as you play. The game is quite difficult because their are hindrance that will prevent you from getting a score. Try to get the highest score and become the king of the road. JavaScript Free Source Code.