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].