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
A simple game of avoidance, written in C++. The game makes use of Raylib to draw to the screen, and displays a game over message when the player-controlled circle collides with the moving rectangle.