So, finally something finished to show off.
I've initially created this for Ludum Dare 25. The topic has been "You are the Villain".You are the feared Black Knight. You are in charge of a small passage in the dark wood and you decide who's allowed to pass: no one!
Unfortunately there are quite a few pesky peasants out trying to cross the bridge to do some of their daily bidding, something you shall not endorse.
Keep the peasants from crossing, but watch your rage, as you might get angry enough causing your head to explode in anger. You don't want your head explode, do you?
Every killed peasant will lower your anger, while every escaped peasant will raise your rage. If your rage exceeds your rage meter, you're going to explode and the game is lost. Use your attack key to restart the game.
Keyboard Controls:
Walk left: Cursor left, A
Walk right: Cursor right, D
Walk up: Cursor up, W
Walk down: Cursor down, S
Sword thrust: Space, Return
If you want, feel free to download the source code (GPL v3) and toy around with it. It should compile out of the box for Windows as well as Unix and similar systems. If you're able to compile SFML, you should be able to compile and run the game as well.Update - 28.12.2012- Water now slows down minions.
- It is now possible to hold down the attack key rather than smashing it.
- Some further tweaks.
Update - 01.01.2013- Added a simple icon (for Windows binary).
- Some minor tweaks.
- Replaced the binary download with a release version (last release has been debug).
[Github Repository (primary)] [Google Code Repository][Windows Binary (updated)
] [Source Code Snapshot][Ludum Dare 25 Entry Page]