Skip to content

Ludum Dare 28 - You Only Get One (Joke Entry)

License

Notifications You must be signed in to change notification settings

qualiaa/YouOnlyGetOne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

.

A joke game made in about twenty minutes for Ludum Dare 28.

Theme: You Only Get One

Entry Page

Requirements

Binaries

Build

git clone git@github.com:Gazok/YouOnlyGetOne.git
cd YouOnlyGetOne
g++ -std=c++11 main.cpp -o o -lsfml-system -lsfml-window -lsfml-graphics
./o