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.

Results 3 gamelight issues
Sort by recently updated
recently updated
newest added

I just wanted to prototype some stuff with gamelight and ran into some issues. gamelight depends on `chroma` being `>= 0.1.0` but 0.2.1 is the most recent version and incompatible...

https://news.ycombinator.com/item?id=23083730

If I comment that out, this happens: `graphics.nim(616, 18) Error: expression cannot be cast to KeyboardEventObj=object` Im using Nim 0.20.0