README
JS Game
JS Game is a 2D game engine written in JavaScript. It provides built-in objects and functions, to make it easier to write HTML5 games.
Live preview of latest dev branch
JS Game is a 2D game engine written in JavaScript. It provides built-in objects and functions, to make it easier to write HTML5 games.
<script type="module">
import jsgame from 'https://cdn.skypack.dev/jsgame';
</script>
JS Game is a 2D game engine written in JavaScript. It provides built-in objects and functions, to make it easier to write HTML5 games.
Live preview of latest dev branch