Skip to content

joseasv/phaserce-example

Repository files navigation

phaserce-example

A Phaser CE 2D RPG prototype (Made in 2017)

The game first load a simple Tiled level with the main character in the starting tile. The character moves clicking adjacent tiles. Every few movements can trigger a battle. Battles are automatic: You click the red text and the character and enemy will exchange blows. Click again to exit the battle state and return to the map state.

You can test the game visiting https://joseasv.github.io/phaserce-example/.

You can also clone the repo and run "yarn" and after that "yarn run dev" to install required libraries and test the game.

About

A Phaser CE 2D RPG prototype

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published