From a248033c63a14a12875118bdd4248a4fa4dbcdc9 Mon Sep 17 00:00:00 2001 From: Liam <liabru@users.noreply.github.com> Date: Sat, 25 Aug 2018 11:12:31 +0100 Subject: [PATCH] Updated Tutorials (markdown) --- Tutorials.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Tutorials.md b/Tutorials.md index d58fed7..f8e5d03 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -16,6 +16,7 @@ - [Exploring 2D Physics in JavaScript](https://speakerdeck.com/lonekorean/exploring-2d-physics-in-javascript) by Will Boyd - [Getting Started With Matter.js](https://code.tutsplus.com/series/getting-started-with-matterjs--cms-1186) by Monty Shokeen - [Modular Game Worlds in Phaser 3 — Meet Matter.js](https://itnext.io/modular-game-worlds-in-phaser-3-tilemaps-4-meet-matter-js-abf4dfa65ca1) by Michael Hadley +- [Modular Game Worlds in Phaser 3 — Matter Physics Platformer](https://itnext.io/modular-game-worlds-in-phaser-3-tilemaps-5-matter-physics-platformer-d14d1f614557) by Michael Hadley - [JavaScript Physics with Matter.js](http://codersblock.com/blog/javascript-physics-with-matter-js/) by Will Boyd - [Pablo the Flamingo - Case study: The birth of a party animal](https://medium.com/@gordonnl/pablo-the-flamingo-75a21bf8ea12) by Nathan Gordon - [Matter.js - a 2D physics library in Tizen](https://developer.tizen.org/community/tip-tech/matter.js-2d-physics-library-tizen) by Tizen