A React-based idle/incremental game where you mine ores, forge items, and build your blacksmith empire!
Prerequisites: Node.js
-
Install dependencies:
npm install
-
Run the app:
npm run dev
-
Open your browser to
http://localhost:5173to play the game!