Skip to content

BertoGz/phaser-examples

Repository files navigation

Phaser Examples

Welcome to Phaser Examples! I developed this repository to document solutions for typical game development challenges, especially within Phaser 3, such as achieving pixel-perfect graphicsm rTree rendering and memory managment for open world games. Feel free to use any of my solutions in your projects.

Check out the Live Demo

Installation

Before you can run the project, you'll need to install its dependencies. Make sure you have Node and npm installed on your machine. Then, navigate to the project directory in your terminal and run

npm install

To start the local server

npm dev-start

lastly navigate to localhost:3000 on any browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published