Possessed by TheZoq2
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
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
@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)