Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 552 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 552 Bytes

Netlify Status

Pixi.js Game

Pixi.js Game

About the project

This project has been built with Pixi.js, RPG Maker assets, Tilled, Rollup and Vanilla JavaScript.

Instructions to run the game

How to run the app:

  1. Clone the project
  2. Install the dependencies with npm or yarn (npm install || yarn)
  3. Run the project (npm start || yarn start)