mseyne / superpowers-game-dom-plugin

Define the DOM in Superpowers, the extensible HTML5 2D+3D game engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Superpowers Game DOM plugin

This plugin gives acces to DOM objects and types in the Game system for Superpowers, the extensible HTML5 2D+3D game engine.

It gives access to console, document, etc... from your game code and allows you to use DOM types (like HTMLElement).

Installation

About

Define the DOM in Superpowers, the extensible HTML5 2D+3D game engine.

License:MIT License


Languages

Language:JavaScript 100.0%