Skip to content

Coteh/suika-clone

Repository files navigation

suika-clone

A clone of a game that's been taking over the world by storm, dubbed "Japan's hardest game". It goes by the name Suika Game, or Watermelon Game.

It's essentially a variation of 2048/Threes, but with 2D ball physics and a bit more RNG.

PLAY HERE

suika-clone Screenshot

Features

  • Most features from original

Setup

  1. Clone the repository by running git clone https://github.com/Coteh/suika-clone.git
  2. Run in development mode (with debug mode enabled) by running npm run dev
  3. To build for production, run npm run build and then serve a HTTP server from the dist folder

Limitations

  • Physics and scoring not the same as the original
  • No image assets yet. Pulled in some images from older projects for now.

Future Additions

  • Themes
  • Automated tests

About

🍉 A clone of Suika (Watermelon) Game using Phaser 3 and TypeScript

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors