Skip to content

2d platform type tower defense using Phaser and Tiled

Notifications You must be signed in to change notification settings

kylel/2d-tower-defense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2d-tower-defense

2d platform type tower defense using Phaser and Tiled

Running:

You cant just click on index.html. you need to serve it from a local http server (to avoid cross domain errors). I suggest using python:

python -m SimpleHTTPServer

Then open localhost:8000 in your browser. it should work.

About

2d platform type tower defense using Phaser and Tiled

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published