Squares
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
When bright squares start moving towards you with no sign of stopping, what else is there to do but spin around wildly and attempt to catch them?
Left arrow key navigates through menus, Right arrow key selects the menu entries, and both spin around the central square.
Scores are automatically uploaded to an online communal scoreboard. To set your submission name, go into the Settings menu and just type normally. This doesn't persist across program runs, unfortunately it has to be set each time.
The game itself is written in C++ using the SFML library, and the scoreboard server is written in Ruby using Sinatra and hosted on a Heroku instance.
Left arrow key navigates through menus, Right arrow key selects the menu entries, and both spin around the central square.
Scores are automatically uploaded to an online communal scoreboard. To set your submission name, go into the Settings menu and just type normally. This doesn't persist across program runs, unfortunately it has to be set each time.
The game itself is written in C++ using the SFML library, and the scoreboard server is written in Ruby using Sinatra and hosted on a Heroku instance.