Skip to content

Tlahey/Phazer-game-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phazer game engine

TODO: Description

Prerequisites

TODO: Softwares needed (Typescript, npm ...)

Installation

You can get the latest release by cloning repo :

$ git clone https://github.com/Tlahey/LimitLimit-game.git

Enter on the project

$ cd LimitLimit-game

Download dependances

$ npm install

Build the application with tsc

$ tsc -p .

If all it's ok, a file all.js are create on root folder.

Run application

For run the application, you can open index.html on the root folder or you can lauched the express server with

$ node expressServer.js

Go after on url http://localhost:3000 by default.

About

Rendering engine using Phazer.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published