Skip to content

ngdechev/phaser3-game-advance-academy-course

Repository files navigation

Phaser 3 Game

This project is from Advance Academy Game Development Course (Zariba).

Install and Run

Installation:

  1. Open the terminal in the game folder
  2. Type the following:
npm install 

or

npm i 

Run

  1. Open the terminal in the game folder
  2. Type the following:
npm run dev

Developing

The game was written with the Phaser 3 framework and TypeScript.

Project development

The following programming languages were used for the development of the project:

  1. TypeScript
  2. JavaScript
  3. HTML5

And the following frameworks:

  1. Phaser 3

And the following tools:

  1. Visual Studio Code

TypeScript JavaScript HTML5 Phaser3 Visual Studio Code

Gameplay

The point is to shoot as many birds as you can. But you should be careful, because there are bomds and if you click on them, your score will decrease.

Screenshots

Main Menu

main-menu.png

Gameplay

gameplay.png

About

Project from Advance Academy Game Development Course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published