No description
Find a file
2021-03-05 23:54:05 +00:00
examples Add jitter example due to rotation (SDL2 only). 2021-01-01 20:03:44 +00:00
gamelight Implements support for mouse wheel events. 2021-03-05 23:54:05 +00:00
gamelight.nimble Fixes many font rendering issues. 2020-04-26 13:07:19 +01:00
readme.md Add small readme. 2017-03-18 16:39:16 +01:00

GameLight

This package implements a set of modules for drawing 2D graphics on a HTML5 canvas and offers some primitive 2D collision detection.

This has been pulled from another project so it is currently a little rough around the edges. But hopefully with time it will be polished.

Installation

nimble install gamelight