From b592ca9f054816923f4f4b01027981327c7baabe Mon Sep 17 00:00:00 2001 From: Richard Davey Date: Fri, 12 Apr 2013 17:38:44 +0100 Subject: [PATCH] Added screen shots --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 271165a2..4855ba78 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ Phaser is a 2D JavaScript/TypeScript HTML5 Game Framework based heavily on [Flix Follow us on [twitter](https://twitter.com/photonstorm) and our [blog](http://www.photonstorm.com) for development updates. +![Phaser Cameras](http://www.photonstorm.com/wp-content/uploads/2013/04/phaser_cams.png) + Requirements ------------ @@ -71,6 +73,8 @@ Phaser fully or partially supports the following features. This list is growing * Tilemaps Support for CSV and Tiled JSON format tile maps is implemented but currently limited. +![Phaser Particles](http://www.photonstorm.com/wp-content/uploads/2013/04/phaster_particles.png) + Work in Progress ---------------- @@ -114,6 +118,8 @@ Bugs? Please add them to the [Issue Tracker][1] with as much info as possible. +![Phaser Tilemap](http://www.photonstorm.com/wp-content/uploads/2013/04/phaster_tilemap.png) + License -------