An open API service indexing awesome lists of open source software.

https://github.com/eva-engine/watermelon


https://github.com/eva-engine/watermelon

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Physics Demo - Eva.js 合成大西瓜

This is a game create with [MatterJS](http://npmjs.com/package/@eva/plugin-matterjs) physics system.

Demo: [https://eva.js.org/wantermelon/](https://eva.js.org/wantermelon/)

Thanks for [@wangybg](https://github.com/wangybg) to develop matterjs plugin and this demo.

## Download
```bash
git clone git@github.com:eva-engine/wantermelon.git
```

## Develop
```bash
npm run start
```

## Build
```bash
npm run build
```