Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 779 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 779 Bytes


Phaser Tutorials


This repository contains several mini games which helped me learn phaser efficiently.
I have divided each game's code into various sub folders termed as lesson ( Basically checkpoints )

Installation

Download XAMPP.Clone or download the repo and place it inside htdocs (Which is located inside XAMPP folder)
Now Double click on XAMPP and start the apache server
open any browser and type localhost following the file's path

example : http://localhost/BIKE/lesson3/

Note

Tutorials are based on phaser version 2.