/CMS

Kaboom-based JS crypto mining simulator game

Primary LanguageJavaScriptMIT LicenseMIT

CMS - Crypto Mining Simulator

I am working on major overhauls, and have it pushed here. For working versions, head over to releases!

My JavaScript side project, a Kaboom.js-based crypto mining simulator game. Not realistic.

How it works

The mining async function does the following math for every single GPU you have every 100ms:

btc += gpu hashrate / mining difficulty

This project has been set from the ground up to record and store data that may help with analytics.

Support

I am mostly active on Discord (luqmanually) and Instagram. I check Twitter roughly every day or two. Any advice, tips or feedbacks are welcomed.

Notes and Disclaimers

Please remember that this project does not resemble or is related to any real-life mining activities. It is a fun side-project of mine, and is purely for entertainment. I am not associated with any Bitcoin-related entities, or Nvidia.

Colors: 65, 203, 25 - Positive green 128, 228, 98 - Slightly green

Currently, this project is in Alpha