Open
Description
MDN URL
https://developer.mozilla.org/en-US/docs/Games/Tutorials/2D_breakout_game_Phaser
What specific section or headline is this issue about?
No response
What information was incorrect, unhelpful, or incomplete?
As referred in the first one of the tutorials, it uses older version of Phaser (v2). The last release of Phaser v2.x is 2.6.1, at more than 8 years ago. It's not always bad to use the outdated version, but makes the readers (and me as a translator) less motivated.
What did you expect to see?
Introduction of the latest (v3.80.1 as of writing this issue) version of Phaser.
Do you have any supporting links, references, or citations?
You can see the latest version of Phaser available at https://github.com/phaserjs/phaser/releases/latest or https://phaser.io/download/stable.
Do you have anything more you want to share?
No response