A rendering engine library for Go supporting both SDL2 and WebAssembly (HTML Canvas) targets.
Noah Petherbridge
cddc41465f
* All private Doodle source code into the pkg/ folder. * Potentially public code into the lib/ folder. * Centralize the logger into a subpackage. |
||
---|---|---|
sdl | ||
color.go | ||
functions.go | ||
interface.go | ||
log.go | ||
point_test.go | ||
point.go | ||
rect_test.go |