diff --git a/README.md b/README.md index 6763cc0..44f9f7d 100644 --- a/README.md +++ b/README.md @@ -19,64 +19,40 @@ and we will keep you posted! You can also check back on [our site](http://www.goodboydigital.com/blog) as any breakthroughs will be posted up there too! -
-

Demos

+### Demos ### - +- [WebGL Filters!](http://www.goodboydigital.com/pixijs/examples/15/indexAll.html) +- [Run pixie run](http://www.goodboydigital.com/runpixierun) +- [Fight for Everyone](http://www.goodboydigital.com/casestudies/fightforeveryone) +- [Flash vs HTML](http://flashvhtml.com) +- [Bunny Demo](http://www.goodboydigital.com/pixijs/bunnymark) +- [Storm Brewing](http://www.goodboydigital.com/pixijs/storm) +- [Filters Demo](http://www.goodboydigital.com/pixijs/examples/15/indexAll.html) +- [Render Texture Demo](http://www.goodboydigital.com/pixijs/examples/11) +- [Primitives Demo](http://www.goodboydigital.com/pixijs/examples/13) +- [Masking Demo](http://www.goodboydigital.com/pixijs/examples/14) +- [Interaction Demo](http://www.goodboydigital.com/pixijs/examples/6) +- [photonstorm's Balls Demo](http://gametest.mobi/pixi/balls) +- [photonstorm's Morph Demo](http://gametest.mobi/pixi/morph) -

- Thanks to [@photonstorm](https://twitter.com/photonstorm) for providing - those last 2 examples and allowing us to share the source code :) -

-
+Thanks to [@photonstorm](https://twitter.com/photonstorm) for providing +those last 2 examples and allowing us to share the source code :) -
-

Resources

+### Resources ### - +- API Documentation is [here](http://pixijs.github.io/docs). +- Feature Examples are [here](https://pixijs.github.io/examples). +- The Pixi.js Forum is [here](http://www.html5gamedevs.com/forum/15-pixijs). +- Other misc tutorials and resources are [on the Wiki](https://github.com/GoodBoyDigital/pixi.js/wiki/Resources). -

Contribute

+### Contribute ### -

- Want to be part of the pixi.js project? Great! All are welcome! We will get there quicker - together :) Whether you find a bug, have a great feature request or you fancy owning a task - from the road map above feel free to get in touch. -

+Want to be part of the pixi.js project? Great! All are welcome! We will get there quicker +together :) Whether you find a bug, have a great feature request or you fancy owning a task +from the road map above feel free to get in touch. -

- Make sure to read the [Contributing Guide](https://github.com/GoodBoyDigital/pixi.js/blob/master/CONTRIBUTING.md) - before submitting changes. -

-
- -
+Make sure to read the [Contributing Guide](https://github.com/GoodBoyDigital/pixi.js/blob/master/CONTRIBUTING.md) +before submitting changes. ## How to build ##