diff --git a/LICENSE b/LICENSE index 39cbfb0..912d9dd 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ -The MIT License +The Pixi License -Copyright (c) 2013-2015 Mathew Groves +Copyright (c) 2013-2016 Mathew Groves Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/LICENSE b/LICENSE index 39cbfb0..912d9dd 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ -The MIT License +The Pixi License -Copyright (c) 2013-2015 Mathew Groves +Copyright (c) 2013-2016 Mathew Groves Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index b3e4079..5248e24 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,13 @@ hardware acceleration without prior knowledge of WebGL. Also, it's fast. Really fast. If you want to keep up to date with the latest pixi.js news then feel free to follow us on twitter -([@doormat23](https://twitter.com/doormat23), and [@rolnaaba](https://twitter.com/rolnaaba)) +([@doormat23](https://twitter.com/doormat23), [@bigtimebuddy](https://twitter.com/bigtimebuddy), [@ivanpopelyshev](https://twitter.com/ivanpopelyshev)) 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! **Your support helps us make Pixi.js even better. Make your pledge on [Patreon](https://www.patreon.com/user?u=2384552&ty=h&u=2384552) and we'll love you forever!** -[![projects](http://www.pixijs.com/wp-content/uploads/2013/05/headerPanel_projects-898x342.jpg)](http://www.pixijs.com/projects/) +[![gallery](http://www.pixijs.com/wp-content/uploads/2013/05/headerPanel_projects-898x342.jpg)](http://www.pixijs.com/gallery/) ### What to Use Pixi.js for and When to Use It @@ -30,6 +30,19 @@ **Boost your development and feel free to use your imagination!** +### Learn ### +- Website: Find out more about Pixi on the [offical website](http://www.pixijs.com/). +- Getting started: Check out @kittykatattack's comprehensive [tutorial](https://github.com/kittykatattack/learningPixi). +- Examples: Get stuck right in and play around with pixi code and features right [here](http://pixijs.github.io/examples/)! +- Docs: Get to know the Pixi API by checking out the [docs](https://pixijs.github.io/docs/). +- Wiki: Other misc tutorials and resources are [on the Wiki](https://github.com/pixijs/pixi.js/wiki/Resources). + +### Community ### +- Forums: Check out the [forum] (http://www.html5gamedevs.com/forum/15-pixijs/) and [Stackoverflow] (http://stackoverflow.com/search?q=pixi.js), both friendly places to ask your pixi questions. +- Inspiration: Check out the [gallery](http://www.pixijs.com/gallery) to see some of the amazing things people have created! +- Chat: You can join us on [Gitter](https://gitter.im/pixijs/pixi.js) To chat about Pixi. We also now have a Slack channel. If you would like to join it please Send me an email (mat@goodboydigital.com) and I will invite you in. + + ### Installation ### Pixi.js can be installed with [Bower](https://bower.io/#getting-started), [NPM](https://docs.npmjs.com/getting-started/what-is-npm) or simply using a content delivery network (CDN) URL to embed Pixi.js directly on your HTML page. @@ -51,6 +64,7 @@ ```html ``` + _Note: `4.0.0` can be replaced by any [released](https://github.com/pixijs/pixi.js/releases) version._ @@ -73,14 +87,6 @@ Thanks to [@photonstorm](https://twitter.com/photonstorm) for providing those last 2 examples and allowing us to share the source code :) -### Resources ### - -- Learning Pixi - a brilliant guide [here](https://github.com/kittykatattack/learningPixi) -- 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/pixijs/pixi.js/wiki/Resources). - ### Contribute ### Want to be part of the pixi.js project? Great! All are welcome! We will get there quicker