@b3gm/glevb

Game Loop EVent Bus ===================

Usage no npm install needed!

<script type="module">
  import b3gmGlevb from 'https://cdn.skypack.dev/@b3gm/glevb';
</script>

README

Game Loop EVent Bus

Implementation of a game loop, that aggregates all user input over the whole loop into a single event.

No unit tests for this. npm test will instead fire up http-server and show some small demos at [http://localhost:3000/test].