Go to file
2024-11-10 00:27:19 +00:00
knight_player Add assets 2024-11-04 20:01:12 +00:00
.gitignore Update .gitignore 2024-11-04 20:00:45 +00:00
animation_player.c Animation code 2024-11-04 20:01:19 +00:00
animation_player.h Animation code 2024-11-04 20:01:19 +00:00
build Add build scripts 2024-11-04 20:01:02 +00:00
compile Add build scripts 2024-11-04 20:01:02 +00:00
main.c Change player y position 2024-11-10 00:27:19 +00:00
player.c Start fixing controls 2024-11-06 06:19:35 +00:00
player.h Start fixing controls 2024-11-06 06:19:35 +00:00
README.md Add README.md 2024-11-04 20:04:10 +00:00
state_machine.c Animation code 2024-11-04 20:01:19 +00:00
state_machine.h Animation code 2024-11-04 20:01:19 +00:00

Animation player and state machine

Experimenting with a custom sprite animation player and a state machine in SDL2.

Credits

Girl Knight by JumpButton