mirror of
https://github.com/liabru/matter-js.git
synced 2024-11-21 09:06:50 -05:00
Updated Home (markdown)
parent
c837aebf21
commit
8ced3b6d3e
1 changed files with 17 additions and 2 deletions
19
Home.md
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)
|
Loading…
Reference in a new issue