You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ By Richard Davey, [Photon Storm](http://www.photonstorm.com)
11
11
* View the [Official Website](http://phaser.io)
12
12
* Follow on [Twitter](https://twitter.com/photonstorm)
13
13
* Join the [Forum](http://www.html5gamedevs.com/forum/14-phaser/)
14
-
* Source code for 300+ [Phaser Examples](https://github.com/photonstorm/phaser-examples) or [browse them online](http://examples.phaser.io)
14
+
* Source code for 320+ [Phaser Examples](https://github.com/photonstorm/phaser-examples) or [browse them online](http://examples.phaser.io)
15
15
* View the growing list of [Phaser Plugins](https://github.com/photonstorm/phaser-plugins)
16
16
* Read the [documentation online](http://docs.phaser.io)
17
17
* Join our [#phaserio IRC channel](http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/) on freenode
@@ -218,7 +218,7 @@ Note: The `phaser.min.js` file in the build folder contains all 3 physics system
218
218
219
219
## Learn By Example
220
220
221
-
Ever since we started Phaser we've been growing and expanding our extensive set of Examples. Currently over 270 of them!
221
+
Ever since we started Phaser we've been growing and expanding our extensive set of Examples. Currently over 320 of them!
222
222
223
223
They used to be bundled in the main Phaser repo, but because they got so large and in order to help with versioning we've moved them to their own repo.
0 commit comments