/Phaser-tutorial

Phaser 2 (ce) tutorial games- a javascript framework for 2d game development

Primary LanguageJavaScriptMIT LicenseMIT


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.