README
Suki.js
A modularized, ES6+, game framework.
Heavily inspired by Playground.js.
See the roadmap for what's in-the-works!
Getting Started
npm install @roryduncan/suki
Check out the wiki for more details on getting started.
A modularized, ES6+, game framework.
<script type="module">
import roryduncanSuki from 'https://cdn.skypack.dev/@roryduncan/suki';
</script>
A modularized, ES6+, game framework.
Heavily inspired by Playground.js.
See the roadmap for what's in-the-works!
npm install @roryduncan/suki
Check out the wiki for more details on getting started.