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
+9-10Lines changed: 9 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,15 +57,15 @@ npm install phaser
57
57
[Phaser is on jsDelivr](https://www.jsdelivr.com/package/npm/phaser) which is a "super-fast CDN for developers". Include _either_ of the following in your html:
@@ -82,7 +82,7 @@ Depending on your project, you may need to add the following to your `tsconfig.j
82
82
83
83
## API Documentation
84
84
85
-
Read our full API Documentation at https://newdocs.phaser.io/. Use the links at the top of the page to navigate the namespaces, classes, events and Game Objects and also to use the search box.
85
+
Read our full API Documentation at https://docs.phaser.io/. Use the links at the top of the page to navigate the namespaces, classes, events and Game Objects and also to use the search box.
86
86
87
87
We maintain documentation for the 10 most recent versions on this site.
88
88
@@ -92,7 +92,6 @@ We recommend the following to begin your journey:
92
92
93
93
*[Getting Started with Phaser 3](https://phaser.io/tutorials/getting-started-phaser3) (useful if you are completely new to Phaser)
94
94
*[Making your first Phaser 3 Game](https://phaser.io/tutorials/making-your-first-phaser-3-game)
95
-
* The [Complete Phaser 3 Game Development course](https://academy.zenva.com/product/html5-game-phaser-mini-degree/?a=13) contains over 15 hours of videos covering all kinds of important topics.
96
95
* Plus, there are [over 700 Phaser tutorials](https://phaser.io/learn) listed on our website.
97
96
98
97
New tutorials are being published every week, so check our site for more.
@@ -137,8 +136,8 @@ Read more about [Phaser Compressor](https://phaser.io/news/2024/05/phaser-compre
137
136
138
137
We meticulously keep track of new features, updates and bug fixes in our change logs. Each version of Phaser has its own change log:
**Visit** the [Phaser website](https://phaser.io)<br />
158
157
**Play** some [amazing games](https://phaser.io/games)<br />
159
-
**Learn** By browsing our [API Docs](https://newdocs.phaser.io), [Support Forum](https://phaser.discourse.group/) and [StackOverflow](https://stackoverflow.com/questions/tagged/phaser-framework)<br />
158
+
**Learn** By browsing our [API Docs](https://docs.phaser.io), [Support Forum](https://phaser.discourse.group/) and [StackOverflow](https://stackoverflow.com/questions/tagged/phaser-framework)<br />
160
159
**Code Examples?** We've over 2000 [Examples](https://phaser.io/examples) to learn from<br />
161
160
**Read** the weekly [Phaser World](https://phaser.world) Newsletter<br />
162
-
**Be Social:** Join us on [Discord](https://discord.gg/phaser) and [Reddit](https://phaser.io/community/reddit) or follow us on [Twitter](https://twitter.com/phaser_)<br />
161
+
**Be Social:** Join us on [Discord](https://discord.com/invite/phaser) and [Reddit](https://www.reddit.com/r/phaser/) or follow us on [BlueSky](https://bsky.app/profile/phaser.io)<br />
0 commit comments