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.jsontosrc/constants/config.jsonand change for local development if needed. -
Run
yarnto install dependencies.
- Run
yarn devto run development server.
- Run
yarn prodto bundle for production.