Skip to content

DumbGameMaker/Gold-Mining-Sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Gold Mining Simulator!

The worst game in history

This game is a game where you click a button to be able to click other buttons... When i put it like that it sounds like this game is a disgrace.

How to play

Easy or hard...

  1. Clone the folder called build and put it on your desktop
  2. go to nodejs.org and click the button labled 12.18.3 LTS
  3. install node.js. in the installer, make sure that npm is selected.
  4. once the installer has finished the powershell phase, you may exit the installation.
  5. use the keyboard shortcut Win + r and type cmd. press enter
  6. run the command cd Desktop.
  7. run the command npm install serve
  8. run the command serve -s build.
  9. in your browser, go to the website localhost:5000 or 127.0.0.1:5000
  10. play the worst clicker game in history

How to contribute to the project

if only you knew how to code

If you want to contribute to the project, make sure you read the issue tracker first. also look at the roadmap (WIP) to know what you can help with. When you push your changes, please push to an alternate branch. Thank you for your support!

To report bugs, follow the format found in issue #2 and anyone can help you.

NOTE: I am a new coder so don't judge me if i make mistakes or if I code in ways that people would try to avoid

----------------------------------------------------------------------------------------------------------------

Roadmap

Bugfixes
  • Fix balance getting to -$NaN after you upgrade a lot. Fixed!
Visual
  • add a background picture
  • add icons
Features
  • add prestige counter
  • add system where prestige gives you points based off of your final balance
    • goldshop with upgrades?
  • add a shop and move all the upgrades into shop
  • allow savegame
    • sql integration
    • file download
Backend
  • add comments for what my code does
  • make easier to deploy
  • make my code cleaner
  • rewrite prestige system

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published