Skip to content

udsgit/phaser3-tutorial-game

Repository files navigation

Phaser 3 Tutorial Game

Just a tutorial game from the Game Framework "Phaser 3" 🕹️👾

Table of contents

General info

Date: July, 2020
Duration: 2 Days.

It is simply the tutorial followed to create the first game with the framework "Phaser 3" 🕹️👾 using TypeScript.

Demo

You can try it using the Demo


Demo

Screenshots


Game screen

Technologies

Setup

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.

  1. Clone/Download the repository.
git clone https://github.com/udsgit/phaser3-tutorial-game.git
  1. You may have to install the packages with NPM.
npm install
  1. Enjoy, if any questions just follow the previous tutorials.

Usage

  1. Open the link from the Demo or open the file index.html after build it.
  2. Now you can interact with the "Game".
  3. To move, you will use the arrows on the keyboard and you can take the stars that will appear. be care avoiding the bombs.

Status

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.

Contact

Created by @Emmanuel, feel free to contact me!