/game-drops

An Elm implementation of Puyo Puyo

Primary LanguageElmBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Drops

Drops is an implementation of Puyo Puyo by Dividat.

Development & Build

This project uses Parcel as a build tool.

  • Run the development server: yarn dev
  • Build the project: yarn parcel build ./src/index.html