Cryptage Origins is a hybrid of collectible and incremental/idle games. The goal of the game is to collect various digital assets that can represent entities such as locations, developers, mining equipment or projects and to use those assets to advance your own crypto venture.
-
Copy
src/constants/config.dist.json
tosrc/constants/config.json
and change for local development if needed. -
Run
yarn
to install dependencies.
- Run
yarn dev
to run development server.
- Run
yarn prod
to bundle for production.