[Inspired by phaser tutorial]
This is a simple coin clicker game. The goal is to click the coin as many times as possible in the time limit.
- Clone the repository.
- Install dependencies with
npm install
. - Start the development server with
npm run dev
. - If you want to build the project, run
npm run build
.
TODOs
- fix the telegram share button
- add the welcome screen to the root scene
- add more features interact with telegram