You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Angerball
To compile, run:
make
To run the binary
./angerball
There isn't much to the game, it is quite simple and has only one level to play. You have
15 shots to destroy all the green targets.
About
A small game Angry Birds clone made using OpenGL 3.3 and GLFW