
Werewolf!
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
You are the werewolf in town, but your neighbours don't know it yet.
During the day you must hide the evidences (change clothes, wash blood, remove claw markings in houses).
When the night comes, you must eat a human.
-You win if you kill all the villagers.
-You lose if a villager is 100% sure you are the werewolf.
-How to play:
-Arrow keys to move, space to interact.
-You can change clothes in houses (interact with the door).
-You remove blood and claw markings by interactuacting with them when you are over it during the day.
-You eat villagers by interactuacting with them during the night.
-------------
48 hour compo entry: The game was rushed and I've been unable to test it. Also, there are some features unavailable, as wash the blood from yourself or day and night light cycle...
-------------
12/17/2012 update: Today I finally tested the game and found that the villagers never went right! That was because the Random.Range(int, int) last argument is exclusive. I also found why you couldn't wash the blood from yourself or why day and night look didn't change at all: the problem was fast copy&paste to meet the deadline so I forget to change some variables, shame on me >_<
There is a villager whose walking up animation doesn't work right. I'll look into it...
I added a version with the bug fixes that isn't still my initial idea but it's closer than the compo entry.
During the day you must hide the evidences (change clothes, wash blood, remove claw markings in houses).
When the night comes, you must eat a human.
-You win if you kill all the villagers.
-You lose if a villager is 100% sure you are the werewolf.
-How to play:
-Arrow keys to move, space to interact.
-You can change clothes in houses (interact with the door).
-You remove blood and claw markings by interactuacting with them when you are over it during the day.
-You eat villagers by interactuacting with them during the night.
-------------
48 hour compo entry: The game was rushed and I've been unable to test it. Also, there are some features unavailable, as wash the blood from yourself or day and night light cycle...
-------------
12/17/2012 update: Today I finally tested the game and found that the villagers never went right! That was because the Random.Range(int, int) last argument is exclusive. I also found why you couldn't wash the blood from yourself or why day and night look didn't change at all: the problem was fast copy&paste to meet the deadline so I forget to change some variables, shame on me >_<
There is a villager whose walking up animation doesn't work right. I'll look into it...
I added a version with the bug fixes that isn't still my initial idea but it's closer than the compo entry.