0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2024-11-21 09:06:50 -05:00

Updated Home (markdown)

Liam 2016-09-04 17:23:36 +01:00
parent c837aebf21
commit 8ced3b6d3e

19
Home.md

@ -1,4 +1,8 @@
> *Matter.js* is a JavaScript 2D rigid body physics engine for the web.
<img alt="Matter.js" src="http://brm.io/matter-js/img/matter-js.svg" width="300">
> *Matter.js* is a JavaScript 2D rigid body physics engine for the web
## Wiki pages
1. [Getting started](https://github.com/liabru/matter-js/wiki/Getting-started)
1. [Running](https://github.com/liabru/matter-js/wiki/Running)
@ -7,4 +11,15 @@
1. [Creating plugins](https://github.com/liabru/matter-js/wiki/Creating-plugins)
1. [References](https://github.com/liabru/matter-js/wiki/References)
_Note: this wiki is a work in progress._
## Project links
- [Homepage](http://brm.io/matter-js)
- [Github](https://github.com/liabru/matter-js)
- [Demos](https://github.com/liabru/matter-js#demos)
- [Gallery](https://github.com/liabru/matter-js#gallery)
- [Features](https://github.com/liabru/matter-js#features)
- [Install](https://github.com/liabru/matter-js#install)
- [Usage](https://github.com/liabru/matter-js#usage)
- [Examples](https://github.com/liabru/matter-js#examples)
- [Docs](https://github.com/liabru/matter-js#documentation)
- [License](https://github.com/liabru/matter-js#license)