Skip to content

dividat/game-drops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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