/grid-engine-devtools

A DevTools extension for the Grid Engine Phaser 3 plugin

Primary LanguageTypeScriptMIT LicenseMIT

Grid Engine DevTools

This is a Chrome DevTools extension for the Grid Engine plugin for Phaser 3.

Install the extension in the Google Chrome Web Store

Intro image

How to use?

When creating your scene, make sure to expose your gridEngine instance via window.__GRID_ENGINE__. (see public/game.js for an example).

After that open the DevTools and navigate to the new panel Grid Engine.

Ideas? New Features?

Let me hear your feedback and ideas. Create an issue and let's discuss.