Game.Demo.mp4
This was my first time using SDL2 in C++, so it took me a while to get used to the basics. In the future I might add new features, such as on-screen text using SDL_tff or sound effects.
To compile, install Mingw64, SDL2, and SDL_Image. Then, find instructions online on how to compile SDL programs using your prefered software (I used Sublime Text).
A/D --> Move Left/Right
W/SPACE --> Jump
Left-Click --> Shoot Arrow
Assets:
- https://bayat.itch.io/platform-game-assets?download
- https://craftpix.net/freebies/free-townspeople-cyberpunk-pixel-art/?num=1&count=539&sq=pixel%20character&pos=9
- https://xxashuraxx.itch.io/apple
Tutorial Help: