strife icon indicating copy to clipboard operation
strife copied to clipboard

a simple 2d game framework

Results 6 strife issues
Sort by recently updated
recently updated
newest added

More primitive shape rendering, specifically: lines, polygons, ovals? I don't recall SDL to have these in the standard library so this might be a bit tedious.

feature-request
E-hard
E-tedious

overhead on calling out to c is pretty slow. the wrapper could be implemented in C and then wrapped in Go. this means functions that are commonly found together than...

feature-request
E-hard
E-tedious

feature-request
E-hard
E-tedious

A lot of the SDL events are missing or not fully defined in the code.

E-easy
E-tedious

These need to be fixed properly as they were slapped in to get everything to compile a while back 😥

E-easy