Find a file
Sara 7a0a60846a feat(state machine): state machine now no longer has a separate next function
instead update is expected to return the next state
2023-11-22 13:02:21 +01:00
assets/sprites/player imported player walking spritesheet 2023-11-16 18:25:41 +01:00
core feat(state machine): state machine now no longer has a separate next function 2023-11-22 13:02:21 +01:00
game added player.c and started testing state machine for animation 2023-11-22 12:56:10 +01:00
.gitignore Merge remote-tracking branch 'origin/template' into template-test 2023-11-22 11:45:10 +01:00
Build.lua disabled VS "security warnings" for functions like fopen 2023-11-22 12:56:35 +01:00
SDL2.dll added sdl windows libraries because windows sucks 2023-11-21 11:01:10 +01:00
SDL2.lib added sdl windows libraries because windows sucks 2023-11-21 11:01:10 +01:00
SDL2_image.dll added sdl windows libraries because windows sucks 2023-11-21 11:01:10 +01:00
SDL2_image.lib added sdl windows libraries because windows sucks 2023-11-21 11:01:10 +01:00
SDL2main.lib added sdl windows libraries because windows sucks 2023-11-21 11:01:10 +01:00
SDL2test.lib added sdl windows libraries because windows sucks 2023-11-21 11:01:10 +01:00