Javascript free scripts

Dice Roll Simulator App in VanillaJS with Source Code

Submitted by razormist on
Dice Roll Simulator App in VanillaJS with Source Code - A JavaScript program that demonstrates how to roll a dice within a web browser. Utilizing the browser's functionality, it randomly rolls the dice and displays the result. This project, focused solely on dice rolling, showcases various coding techniques in JavaScript for interactive web applications. JavaScript Source Code.

Classic Tetris Game in JavaScript Free Source Code

Submitted by razormist on
Classic Tetris Game in JavaScript Free Source Code - A simple arcade style game where your main objective is to align the blocks horizontally to gain score. This project purpose is to provide some learning material that can help new programmers learn the basic in making game app. JavaScript Free Source Code.

Word Per Minute Typing Test in JavaScript Free Source Code

Submitted by razormist on
Word Per Minute Typing Test in JavaScript Free Source Code - A simple web application that can exercise the typing speed of a person. The application will start the timer when you type your first letter in the text area. Try to expand your typing speed and beat your old record. JavaScript 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.

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.

Budgeting Expense System in JavaScript Free Source Code

Submitted by razormist on
Budgeting Expense System in JavaScript Free Source Code - A simple application that tends to help you manage your monthly expenses. It could track your minimum and maximum expenses to help your daily life consumable. Try to manage your expense and save more for your future. JavaScript Free Source Code.