arcadelabs-js

A package for creating games on the DOM

Usage no npm install needed!

<script type="module">
  import arcadelabsJs from 'https://cdn.skypack.dev/arcadelabs-js';
</script>

README

Welcome to ArcadeLabs.js

ArcadeLabs.js is a game engine package for... well... MAKING GAMES!
Arcadelabs.js runs on your node js server but makes games on the DOM.

Great Right? Though ArcadeLabs.js needs a window and JSDOM kindly provided us what we need!

Also we use browserify to get values and functions from our module. Dont worry. Everyting is inside the aracdelabs library and dont need to install separately.

Read our full documentation here