Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 528 Bytes

readme.md

File metadata and controls

19 lines (13 loc) · 528 Bytes

[Inspired by phaser tutorial]

Coin Clicker

This is a simple coin clicker game. The goal is to click the coin as many times as possible in the time limit.

Instructions

  1. Clone the repository.
  2. Install dependencies with npm install.
  3. Start the development server with npm run dev.
  4. 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

screenshot