waynegraham / suika-clone

Suika clone for fun

Home Page:https://waynegraham.github.io/suika-clone/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Suika Clone

Game clone build with Phaser, Matter.js, Typescript, and Vite. Based on https://github.com/sgbj/suika-clone.

Setup

npm install
npm run dev

TODO

  • Update sprites
  • Update backgrounds
  • Show upgrade path
  • Next Fruit
    • create a queue to push fruit into
  • Fix frame bounds
  • LocalStorage high score
  • Get music
  • Next shape
  • Add order
  • Settings for
    • gravity
    • weight
    • friction

assets from https://kenney.nl/

ImageMagick

convert 1.png -resize x80\> 1.png

About

Suika clone for fun

https://waynegraham.github.io/suika-clone/


Languages

Language:TypeScript 86.0%Language:JavaScript 6.6%Language:HTML 4.8%Language:CSS 2.6%