diff --git a/README.md b/README.md index 9c8fc2fa..b5745b5a 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -Matter.js +Matter.js > *Matter.js* is a JavaScript 2D rigid body physics engine for the web -[brm.io/matter-js](http://brm.io/matter-js/) +[brm.io/matter-js](https://brm.io/matter-js/) -[Demos](#demos) - [Gallery](#gallery) - [Features](#features) - [Plugins](#plugins) - [Install](#install) - [Usage](#usage) - [Examples](#examples) - [Docs](#documentation) - [Wiki](https://github.com/liabru/matter-js/wiki) - [References](#references) - [License](#license) +[Demos](#demos) ・ [Gallery](#gallery) ・ [Features](#features) ・ [Plugins](#plugins) ・ [Install](#install) ・ [Usage](#usage) ・ [Examples](#examples) ・ [Docs](#documentation) ・ [Wiki](https://github.com/liabru/matter-js/wiki) ・ [References](#references) ・ [License](#license) [![Build Status](https://travis-ci.org/liabru/matter-js.png?branch=master)](https://travis-ci.org/liabru/matter-js) @@ -14,51 +14,55 @@ + + +
@@ -69,16 +73,18 @@ See how others are using matter.js physics -- [Les métamorphoses de Mr. Kalia](http://lab212.org/Les-metamorphoses-de-Mr-Kalia) by Lab212 for Google -- [4ify](http://pauliescanlon.io/4ify-channel-4-rebrand-2/) by Supernatural for Channel 4 -- [Adobe Analytics Live Stream](http://adobefirehose.mediarain.com/) by Rain for Adobe -- [Blood Sweat & Tools Interactive](http://bloodsweatandtools.discovery.ca/gamebench/) by Jam3 for Discovery -- [Oracle OpenWorld Experiment](http://theappslab.com/2016/10/10/how-i-attended-oracle-openworld-2016/) by Ed Jones for Oracle -- [Pablo The Flamingo](http://pablotheflamingo.com/) by Nathan Gordon -- [Goblins and Grottos](http://store.steampowered.com/app/389190) by Psychic Software -- [masQueLaCara](https://www.instagram.com/p/BCFqCs6JNsq/) by Zach Lieberman for Art Blocks Houston -- [#GIFMYLIVE](http://bonhommeparis.com/en/projects/arte-gifmylive) by Bonhomme for Arte -- [Hype](http://tumult.com/hype/pro/) by Tumult +- [Patrick Heng](https://patrickheng.com/) by Patrick Heng +- [USELESS](https://useless.london/) by Nice and Serious +- [Secret 7](https://secret-7.com/) by Goodness +- [New Company](https://www.new.company/) by New Company +- [Game of The Year](https://gameoftheyear.withgoogle.com/) by Google +- [Pablo The Flamingo](https://pablotheflamingo.com/) by Nathan Gordon +- [Les métamorphoses de Mr. Kalia](https://lab212.org/oeuvres/2:art/18/Les-metamorphoses-de-Mr-Kalia) by Lab212 +- [Phaser](https://phaser.io/) by Photon Storm +- [Sorry I Have No Filter](https://sorryihavenofilter.com/pages/about/) by Jessica Walsh +- [Fuse](https://fuse.blog/) by Fuse +- [Glyphfinder](https://www.glyphfinder.com/) by überdosis +- [Isolation](https://isolation.is/postcards/my-week) by sabato studio - [more...](https://github.com/liabru/matter-js/wiki/Gallery) ### Features @@ -131,7 +137,7 @@ See the list of [tutorials](https://github.com/liabru/matter-js/wiki/Tutorials). ### Examples See the [examples](https://github.com/liabru/matter-js/tree/master/examples) directory which contains the source for all [demos](#demos). -There are even more examples on [codepen](http://codepen.io/collection/Fuagy/). +There are even more examples on [codepen](https://codepen.io/collection/Fuagy/). ### Plugins @@ -144,11 +150,11 @@ The engine can be extended through plugins, see these resources: ### Documentation -See the [API Documentation](http://brm.io/matter-js/docs/) and the [wiki](https://github.com/liabru/matter-js/wiki) +See the [API Documentation](https://brm.io/matter-js/docs/) and the [wiki](https://github.com/liabru/matter-js/wiki) ### Building and Contributing -To build you must first install [node.js](http://nodejs.org/), then run +To build you must first install [node.js](https://nodejs.org/), then run npm install @@ -168,7 +174,7 @@ See the wiki page on [References](https://github.com/liabru/matter-js/wiki/Refer ### License -Matter.js is licensed under [The MIT License (MIT)](http://opensource.org/licenses/MIT) +Matter.js is licensed under [The MIT License (MIT)](https://opensource.org/licenses/MIT) Copyright (c) 2014 Liam Brummitt This license is also supplied with the release and source code.