juno icon indicating copy to clipboard operation
juno copied to clipboard

Framework for making 2D games with chunky pixels in Lua

Results 5 juno issues
Sort by recently updated
recently updated
newest added

Hey @rxi! I recently found out your work, and I must say I'm really impressed by it! It really inspires me. I've been studying your LD32 entry code to get...

Making an issue so I remember to look into this; see the comments of #6

bug

Adds basic joystick support. Unfortunately the user has to track the joysticks as the event callbacks give the joystick index. Currently I'm mulling over the best way to do this....

This is more-or-less a placeholder for tracking. I am looking into SDL gamepad binding and hope to spend some time in the next few days with an implementation. Sorry for...

I have done very little work with Emscripten, but would lend a hand. Have you thought about web support at all?