An open API service indexing awesome lists of open source software.

https://github.com/theluqmn/not-a-miner

a browser-based cryptocurrency mining simulator game
https://github.com/theluqmn/not-a-miner

browser-game crypto cryptocurrency doge dogecoin html mining mining-simulator

Last synced: 26 days ago
JSON representation

a browser-based cryptocurrency mining simulator game

Awesome Lists containing this project

README

          

# Not a Miner

Mine your way to the moon 📈!

For the sake of why not, you purchase mining equipment and energy generators. You are mining Dogecoin (DOGE). Not a Miner is a browser-based cryptocurrency mining simulator game, based on my COVID-era [Scratch](https://scratch.mit.edu) hit, Dogecoin Miner.

> [!NOTE]
> This game is not affliated with Dogecoin. The reason behind choosing Dogecoin is because why not. **Not a Miner**, although technically designed to simulate real-life mining, should not be used as an accurate simulator/estimator for actual mining rigs. I do not endorse the illegal activities conducted by crypto miners, amongst it illegal utilisation of electricity, usage of mining profits to fund illicit activities, and money laundering.

## Features

- Exchange DOGE for cash using real-world rates.
- Increase your mining rate by purchasing GPUs and ASICs.
- Stay off the grid using your own energy generators - skip the expensive electricity bills.
- Buy space for more mining machines.
- Make a ton of money!

## To-do

- **v1.0**
- [x] integrate [coingecko pricing API](https://www.coingecko.com/en/api) for DOGE pricing
- [x] mining mechanics (includes energy consumption)
- [x] local storage management
- [ ] game data management
- [ ] switch UIs
- [ ] shop mechanics
- [ ] fancy UI pages
- [ ] purchase miners
- [ ] purchase energy generators
- [ ] release to [itch.io](itch.io)
- **v1.1**
- [ ] offline mining
- **v1.2**
- [ ] storage mechanics
- [ ] purchase storage slots

Not a Miner is considered complete by **v1.2** - no further updates are planned.

## Notes

This project is one of my submissions for Hack Club's [Milkyway](https://milkyway.hackclub.com) program!

I started this project to regain coding momentum. The features and scope of the project is deliberately made limited to avoid overcomplexity as its my first simulator game in a while. If I managed to finish this by the week, there will be a sequel featuring major gameplay with the same underlying mechanics. Stay tuned.

This project is licensed under the MIT License.