mirror of
https://github.com/liabru/matter-js.git
synced 2024-11-23 09:26:51 -05:00
added codepen link to readme
This commit is contained in:
parent
435030ec74
commit
6e6dc49b7a
1 changed files with 2 additions and 0 deletions
|
@ -88,6 +88,8 @@ For the latest features try the [edge version (master)](https://raw.github.com/l
|
||||||
See [Demo.js](https://github.com/liabru/matter-js/blob/master/demo/js/Demo.js) and [DemoMobile.js](https://github.com/liabru/matter-js/blob/master/demo/js/DemoMobile.js) for many usage examples.
|
See [Demo.js](https://github.com/liabru/matter-js/blob/master/demo/js/Demo.js) and [DemoMobile.js](https://github.com/liabru/matter-js/blob/master/demo/js/DemoMobile.js) for many usage examples.
|
||||||
<br>When loaded, all modules and functions are under the global <code>Matter.*</code> namespace.
|
<br>When loaded, all modules and functions are under the global <code>Matter.*</code> namespace.
|
||||||
|
|
||||||
|
Some of the demos are avaliable at [codepen.io/liabru](http://codepen.io/liabru/), where you can easily experiment with them!
|
||||||
|
|
||||||
### Documentation
|
### Documentation
|
||||||
|
|
||||||
See the [Matter.js API Docs (v0.7.0)](http://brm.io/matter-js-docs/).
|
See the [Matter.js API Docs (v0.7.0)](http://brm.io/matter-js-docs/).
|
||||||
|
|
Loading…
Reference in a new issue