A game about digging. That's about it really.
- Arrow keys - Move avatar
- Space - Dig
- Mouse - Navigate menus
- Tools
- Contains a variety of tools to help you dig
- Upgrade tools to improve digging efficiency
- More powerful tools are unlocked via research
- Items
- Resources and special items are regularly obtained while digging
- Items can be sold as-is, or refined into more desirable items (to-do)
- Refining can only be performed when refineries are unlocked (to-do)
- Items are sometimes required for research and upgrades
- Econ (Economy)
- Tools and other upgrades can be researched here
- Businesses can be purchased to refine and/or autosell items (to-do)
npm install
npm run serve
npm run build
npm run test:unit
npm run test:e2e
npm run lint