mirror of
https://github.com/photonstorm/phaser
synced 2024-11-24 21:53:59 +00:00
Added screen shots
This commit is contained in:
parent
204935d997
commit
b592ca9f05
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
-------
|
||||
|
||||
|
|
Loading…
Reference in a new issue