gamelight icon indicating copy to clipboard operation
gamelight copied to clipboard

A set of simple modules for writing 2D games targeting JS/Android/iOS in Nim.

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