Skip to content

Commit e6b009a

Browse files
committed
Update README.md
1 parent 941361a commit e6b009a

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ Along with the fantastic open source community, Phaser is actively developed and
1313

1414
Thousands of developers from indie and multi-national digital agencies, and universities worldwide use Phaser. You can take a look at their incredible [games](https://phaser.io/games/).
1515

16-
**Visit:** The [Phaser website](https://phaser.io) and follow on [Twitter](https://twitter.com/phaser_) (#phaserjs)<br />
16+
**Visit:** The [Phaser website](https://phaser.io) and follow on [Phaser Twitter](https://twitter.com/phaser_)
17+
**Play:** Some of the amazing games [#madewithphaser](https://twitter.com/search?q=%23madewithphaser&src=typed_query)<br />
1718
**Learn:** [API Docs](https://photonstorm.github.io/phaser3-docs/index.html), [Support Forum][forum] and [StackOverflow](https://stackoverflow.com/questions/tagged/phaser-framework)<br />
1819
**Code:** 1770+ [Examples](https://phaser.io/examples) (source available in this [repo][examples])<br />
19-
**Read:** The [Phaser World](#newsletter) Newsletter<br />
2020
**Discord:** Join us on [Discord](https://phaser.io/community/discord)<br />
2121
**Extend:** With [Phaser Plugins](https://phaser.io/shop/plugins)<br />
2222
**Be awesome:** [Support](#support) the future of Phaser<br />
@@ -276,9 +276,13 @@ Run it in your browser and you'll see the following:
276276

277277
This is a tiny example, and there are hundreds more for you to explore, but hopefully it shows how expressive and quick Phaser is to use. With just a few easily readable lines of code, we've got something pretty impressive up on screen!
278278

279-
![Ourcade](https://phaser.io/images/github/ourcade.jpg "Ourcade")
279+
[![Ourcade](https://phaser.io/images/github/ourcade.jpg)](https://blog.ourcade.co)
280280

281-
Ourcade have published [two great Phaser 3 books](https://blog.ourcade.co/). They'll take you from getting set-up, through to finishing your first game using modern JavaScript or TypeScript and they're both completely free! They also publish a huge range of quality tutorials and videos, so be sure to check out their site every week.
281+
Ourcade have published [two great Phaser 3 books](https://blog.ourcade.co). They'll take you from getting set-up, through to finishing your first game using modern JavaScript or TypeScript and they're both completely free! They also publish a huge range of quality tutorials and videos, so be sure to check out their site every week.
282+
283+
[![HTML5 Cross Platform Game Development with Phaser 3](https://phaser.io/images/github/feronato.png)](https://gumroad.com/a/244184179)
284+
285+
Learn the secrets of HTML5 game development with Phaser 3.50 while building a cross platform endless runner game. Designed both for beginners and skilled programmers, the course guides you from an empty folder introducing the bare bones of JavaScript to advanced Phaser 3 features. Find out more details about [HTML5 Cross Platform Game Development with Phaser](https://gumroad.com/a/244184179).
282286

283287
![Building Phaser](https://phaser.io/images/github/div-building-phaser.png "Building Phaser")
284288

0 commit comments

Comments
 (0)