This project contains all of the code for the Phaser 3 TypeScript projects and examples that I share on my YouTube channel here: YouTube
Each sub project includes a README.md file that has more details on that particular project. Some of the information includes:
- how to setup and run that example/game
- links to the related videos on YouTube
- detailed links to the various code commits that include the starting and ending code versions
- and more!
You can find the live demos of the various examples here: Examples.
This repo contains a lot of past history from older examples.
To download ONLY the latest code (tiny download), use a shallow clone:
git clone --depth 1 https://github.com/devshareacademy/phaser-3-typescript-games-and-examples.gitFor any issues you encounter, please open a new GitHub Issue on this project.
If you have any questions, comments, or suggestions for future content, please feel free to open a new GitHub Discussion on this project.