Money Printing Sim is a work-in-progress incremental game written in p5.js. This was originally coded in a Python version of p5.js that our teacher provided for the Grade 11 Computer Science class. Having finished early, I am now porting it to real p5.js here as a personal project. Your goal is to make as much money as possible; along the way you will collect upgrades, earn achievements and more!
While being inspired to create an incremental/idle game, I decided to use similar concepts found in other popular titles such as Cookie Clicker, Clicker Heroes, AdVenture Capitalist, Tap Titans, etc.
Head to the GitHub pages link listed in the repo description (https://mrworldwide1.github.io/MoneyPrintingSim/), your progress autosaves every 10s to the browser's localstorage. Use the left mouse button or keyboard shortcuts. Purchase upgrades to maximize your earning potential!
If you are in need of money, press j to gain unlimited money.
Graphics: Google Images
Audio: freesound.org and Google's Material Design V2 https://m2.material.io/design/sound/sound-resources.html
Everything else: me