Possessed by TheZoq2

[raw]
made by TheZoq2 for LD33 (COMPO)
You are a demon possessing a human host and your goal is to kill as many people as possible. However, the human is strong and can temporarily resist your shapeshifting which makes you weak and vulnerable. You can however sneak past people when they can't see your inner demons.

While a demon, you should try to kill as many people as possible, but don't let guards see you transform back into a human


The game is best played with a controller but it's possible to play with mouse and keyboard.

##Update1: I added a prebuilt linux binary which should work. You will need to install SFML however. (sudo apt-get install libsfml on debian/ubuntu)

I based the code for the game off another project im working on which I used as an engine. That project can be found here: https://github.com/TheZoq2/ArcticSeals. Everything else was created during the weekend

Feedback

KodingNights
24. Aug 2015 路 10:13 UTC
Sorry but I'm not building games from source to rate them
TwixtorTitan
24. Aug 2015 路 10:45 UTC
Why is the windows build coming soon?
馃帳 TheZoq2
24. Aug 2015 路 14:55 UTC
I didn't feel like borrowing my moms windows computer at 3 in the night to build the game, i'll get around to it soon
Wumbo
25. Aug 2015 路 21:45 UTC
wish you had one for mac : (
zenmumbler
26. Aug 2015 路 16:10 UTC
The tutorial seemed to suggest that I could kill when I'm in human so I got a bit confused, you can also not leave your hiding place it seems, have to wait for a shape shift. Interesting idea.
馃帳 TheZoq2
26. Aug 2015 路 17:34 UTC
@zenmumbler, hmm, I can see why you would think it says that, I might fix that at some point.

@Wumbo. I don't have a MAC to compile it on but it should work if you compile yourself. (The CMAKE script might even work out of the box)
Zeriver
30. Aug 2015 路 14:48 UTC
Wow this game is hard but fun to play. Nice idea.