crisward / treb

messing with matter-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Treb.

A trebuchet simulation using matter-js

Demo

See - https://crisward.github.io/treb/

Build Instructions

Run the following in your terminal.

git clone git@github.com:crisward/treb.git
cd treb
npm install
npm run build 
open index.html

Updating...

All the code is in src/index.js

To update the build as you change the src just run

npm run watch

About

messing with matter-js


Languages

Language:JavaScript 84.0%Language:HTML 16.0%