Just a tutorial game from the Game Framework "Phaser 3" 🕹️👾
Date: July, 2020
Duration: 2 Days.
It is simply the tutorial followed to create the first game with the framework "Phaser 3" 🕹️👾 using TypeScript.
You can try it using the Demo
Since this project has been a tutorial I will not write a new "Setup", but you can follow the following tutorials to do the same project.
You can read the followed Official tutorial, but is in JS or watch the followed video @supertommy tutorial in TS.
If you still want to use my project just follow the next steps.
- Clone/Download the repository.
git clone https://github.com/udsgit/phaser3-tutorial-game.git
- You may have to install the packages with NPM.
npm install
- Enjoy, if any questions just follow the previous tutorials.
- Open the link from the Demo or open the file index.html after build it.
- Now you can interact with the "Game".
- To move, you will use the arrows on the keyboard and you can take the stars that will appear. be care avoiding the bombs.
Project is: Completed.
Since it has served to know the first contact following the tutorial, but it will continue to be improved through new repositories making other games.
Created by @Emmanuel, feel free to contact me!