Using C/C++ and SDL2, SDL_mixer, SDL_ttf, SDL_image development libraries.
WOLFLY is a game which main character is a wolf flying in the sky. You would control it by using up, down, left, right keys on your keyboard. The falling stars will kill the wolf while the sheep help you gain scores. It is okay to skip some sheep without eating them.
- Buttons using in the game were designed by Iconixar from flaticon.com
- Star.png and moon.png are taken from flaticon.com
- Background picture was downloaded from pngio.com and edited to fit
- Sheep, wolf and background cloud were drawn using Adobe Photoshop
- Sound effects and music were downloaded mixkit.co free stock music
- Debrosee.ttf font was downloaded from 1001freefonts.com
- Lazy.ttf font was downloaded from lazyfoo.net
- Some functions such as functions in class Texture were refer to source code from lazyfoo.net
Setting and function description: README.txt