Commit Graph

5 Commits (a9231fc038db548b7734608f3a5aaecab96e4f4b)

Author SHA1 Message Date
Noah a9231fc038 SDL2 engine: DrawLine: Use actual SDL call instead of IterLine 2021-09-12 15:23:25 -07:00
Noah 87fabf6a8d Make it a Go module + minor tweaks 2020-03-09 17:28:49 -07:00
Noah e758c46d70 Change public API to use int instead of int32 everywhere 2019-12-27 17:35:42 -08:00
Noah 6803170675 Clean up repository for stand-alone release 2019-12-22 15:53:52 -08:00
Noah cddc41465f Code Layout Refactor
* All private Doodle source code into the pkg/ folder.
* Potentially public code into the lib/ folder.
* Centralize the logger into a subpackage.
2019-04-09 17:35:44 -07:00