A small, 2D game environment built with SDL2. This project demonstrates a compact game loop, sprite and animation handling, input management, and audio using SDL_mixer. It was inspired by the Lazy Foo ...