Difference between revisions of "Cypress Tree Manor"
Jump to navigation
Jump to search
m (removed dead screenshot) |
(new version) |
||
Line 4: | Line 4: | ||
|theme = Zombies | |theme = Zombies | ||
|released = 2009 Mar 15 | |released = 2009 Mar 15 | ||
|updated = | |updated = 2011 Mar 4 | ||
|language = [[Python]] | |language = [[Python]] | ||
|platforms = [[Python]] | |platforms = [[Python]] | ||
Line 14: | Line 14: | ||
This game was Nils Fagerburg's entry for the [[7DRL Contest 2009|2009 7DRL programming challenge]]. | This game was Nils Fagerburg's entry for the [[7DRL Contest 2009|2009 7DRL programming challenge]]. | ||
Refurbished in 2011. Now with more keys and less light! | |||
== Description == | == Description == | ||
Line 24: | Line 25: | ||
* Fragile weapons | * Fragile weapons | ||
* Smart (enough to occasionally win if you let them and they're lucky) opponents | * Smart (enough to occasionally win if you let them and they're lucky) opponents | ||
* A really bad level generator | * A <strike>really</strike> bad level generator (but fair now) | ||
* A dark basement that might kill you if you don't bring a flashlight | |||
* New numpad controls! (Requires non laptop keyboard. Or really big laptop keyboard.) | |||
* An (experimental) windows port | |||
== Links == | == Links == |
Revision as of 16:45, 4 March 2011
Cypress Tree Manor | |
---|---|
7DRL | |
Developer | Nils Fagerburg |
Theme | Zombies |
Influences | Les morts aux trousses (board game) |
Released | 2009 Mar 15 |
Updated | 2011 Mar 4 |
Licensing | GPL |
P. Language | Python |
Platforms | Python |
Interface | Keyboard |
Game Length | very short |
Official site of Cypress Tree Manor |
Cypress Tree Manor is a coffeebreak roguelike
This game was Nils Fagerburg's entry for the 2009 7DRL programming challenge. Refurbished in 2011. Now with more keys and less light!
Description
Cypress Tree Manor is about not letting zombies eat your brain, delicious as it may be.
In the game you play a survivor in a zombie outbreak who is trying to get into a bunker hidden in the basement of Cypress Tree Manor. Unfortunately there is only room for one person in the bunker and there are a few other contenders.
Features
- Zombies!
- Fragile weapons
- Smart (enough to occasionally win if you let them and they're lucky) opponents
- A
reallybad level generator (but fair now) - A dark basement that might kill you if you don't bring a flashlight
- New numpad controls! (Requires non laptop keyboard. Or really big laptop keyboard.)
- An (experimental) windows port