Skip to content

Watermelon Game, made with Polymatic, Planck, SVG

License

Notifications You must be signed in to change notification settings

piqnt/polymatic-example-watermelon

Repository files navigation

Watermelon Game - Polymatic Example

This is a demo implementation of the Watermelon game using Polymatic framework, SVG, and Planck/Box2D physics engine.

Play Live Demo

How to run the code

To run or build the source code in this repository you need to have node.js/npm installed.

Install this project dependencies:

npm install

To run the project locally:

npm run dev

This will print out the url where you can open the project.

To build the project for production:

npm run build

About

Watermelon Game, made with Polymatic, Planck, SVG

Resources

License

Stars

Watchers

Forks