Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 481 Bytes

File metadata and controls

5 lines (3 loc) · 481 Bytes

Building a simple game with Phaser

This project aims to build a simple animation with Phaser, which is a very easy-to-use tool to develop game for Javascript enthusiasts.

Note: This code is re-factored based on the implementation of ansimuz. Therefore, I highly recommend watching instructions from the author at here.