Unstable patient

This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
you are playing as unstable patient after car accident, try to survive and don't bleed out!

things i screwed up:

-> main.exe works only on my computer
if you really want to play this game you should compile this on your computer with
g++ -c src/*.cpp -g -I include && g++ *.o -o bin/main.exe -lsfml-graphics -lsfml-window -lsfml-system -lsfml-audio

-> I had not delete my save file
if you want to play on fresh save, as intended, after you somehow run my game, you can go to settings in main menu and there click reset progress
Found a bug?
Tell us on Discord