Free Sourcecode

Simple Fibonacci Generator App in JavaScript Free Source Code

Submitted by razormist on
Simple Fibonacci Generator App in JavaScript Free Source Code - A simple application where the sole purpose is to automatically solve any fibonacci sequence. The application will calculate the given number to display the possible fibonacci series answer. JavaScript Free Source Code.

Simple Android Game(2048) in Python Free Source Code

Submitted by razormist on
Simple Android Game(2048) in Python Free Source Code - A classic puzzle game that clone the actual 2048 android game. The rules is same as the original, you need to merge the same number to get the bigger number. Try to merge more and get the possible high score. Python Free Source Code.

Customize Budgeting App in JavaScript Free Source Code

Submitted by razormist on
Customize Budgeting App in JavaScript Free Source Code - A very simple application that can help you manage your own monthly expenses. It can track your daily expense by entering the possible value for each spending category such as food, drinks, travelling, etc. JavaScript Free Source Code.

Simple Duty Listing App in JavaScript Free Source Code

Submitted by razormist on
Simple Duty Listing App in JavaScript Free Source Code - A simple application that allow the user to enlist their daily duty. It can help them track their work and can be easily initiate one by one. The user can also delete their enlisted duty in the list. JavaScript Free Source Code.

Console Base Number Guessing Game in Python Free Source Code

Submitted by razormist on
Console Base Number Guessing Game in Python Free Source Code - A very simple kind of game where the gameplay is only guessing a number from 1 to 9. You need to guess the number correctly because you are only given a limited amount of guesses. Python Free Source Code.