Commit Graph

11 Commits (46a1e33ae86ee884d1d01152ab1b53f7f961d769)

Author SHA1 Message Date
Sean Hickey 46a1e33ae8 You can change animation directions! 2022-10-13 15:37:22 -07:00
Sean Hickey 9de48f0bab Add simple walk animation from opengameart 2022-10-13 14:37:25 -07:00
Sean Hickey f10ffa739d Add sprite cache 2022-10-04 22:11:53 -07:00
Sean Hickey 56ba80c935 Go down a rabbit hole of trying to statically compile on linux 2022-09-30 01:30:25 -07:00
Sean Hickey b2d3111d7c Fix up makefile. Fix linter complaints. 2022-09-29 17:34:00 -07:00
Sean Hickey f2cd54f501 Add simple Penguin picture and verify textures work.
Add Creative Commons license specification.
2022-09-29 17:22:23 -07:00
Sean Hickey fcd11a4e53 Wrap SDL function with sdl.Do() for goroutine thread-safety. 2022-09-29 15:53:02 -07:00
Sean Hickey c13ba6359e Fix logging to use ISO standard date 2022-09-28 20:18:04 -07:00
Sean Hickey 96a0f0e83c Add documentation and static build script for windows. 2022-09-28 15:53:42 -07:00
Sean Hickey 34e3635f86 Add basic SDL setup.
Add basic SDL rendering.
Add config parsing.
Add readme, license, and setup docs.

Builds successfully on Windows surprisingly.
2022-09-28 00:05:06 -07:00
Sean Hickey 70d3ee92f4 initial commit 2022-09-27 12:21:57 -07:00