A downloadable Objective Beach! for Windows and Linux

A turtle (Caroline) wants to go back to the beach in which she is born in order to lay eggs.  Help her avoid garbage!

Made in 4 days with C++ and SFML.

Download

Download
Objective_Beach_Win64.zip 17 MB
Download
Objective_Beach_Linux64.zip 13 MB

Install instructions

Windows: extract the folder and launch the executable.

Linux: you need to install SFML 2.5.1.

# On Debian, Ubuntu, Mint...
sudo apt install libsfml-dev
# On Arch Linux, Manjaro
sudo pacman -S sfml