Skip to content

pgmtx/objective-beach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Objective-Beach

A game I made in 4 days for the Seajam.

Goal

You are a turtle and you have to survive by avoiding garbage for 75 seconds.
The longer you survive, the more there will be garbage. There are also two power-ups.

Why I made this game

I decided to make this game after watching this video.
This was my first game jam and I wanted to know what kind of game I could create with a deadline. To be honest, I have been pretty satisfied by what I did.

Dependencies

I used SFML 2.5.1.

Windows

You do not need to install anything, the dll files are already included with the executable.

Linux

For Debian and Debian-based distros (Ubuntu, Linux Mint, Elementary OS, etc.):
sudo apt install libsfml-dev

For Arch Linux/Manjaro:
sudo pacman -S sfml