Difference between revisions of "Cypress Tree Manor"

From RogueBasin
Jump to navigation Jump to search
 
(new version)
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{game-7drl| name = Cypress Tree Manor
{{game-7drl| name = Cypress Tree Manor
|developer = Nils Fagerburg
|developer = [[Nils Fagerburg]]
|influences = Les morts aux trousses (board game)
|influences = Les morts aux trousses (board game)
|theme = Zombies
|theme = Zombies
|released = 2009 Mar 15
|released = 2009 Mar 15
|updated = 2009 Mar 15
|updated = 2012 Jun 29
|status = 7DRL
|language = [[Python]]
|language = [[Python]]
|platforms = [[Python]]
|platforms = [[Python]]
|site = http://fagerburg.com/nils/stuff/games/cypressTreeManor/
|site = http://fagerburg.com/nils/stuff/games/cypressTreeManor/
|genre = Horror, Zombies
|licensing = [[GPL]]
|licensing = GPL
|interface = Keyboard
|interface = Keyboard
|length = very short
|length = very short
}}
}}{{coffeebreak}}


This game was Nils Fagerburg's entry for the [[2009]] [[The_7DRL_Contest|7DRL programming challenge]]
This game was Nils Fagerburg's entry for the [[7DRL Contest 2009|2009 7DRL programming challenge]].
Refurbished in 2011, updated in 2012, now with more keys and less light!


== Description ==
== Description ==
Line 24: Line 23:
== Features ==
== Features ==
* Zombies!
* Zombies!
* Fragile weapons
* Fragile weapons (and the floor isn't too solid either)
* Smart (not  really) opponents
* <strike>Smart (enough to occasionally win if you let them and they're lucky)</strike> rather dumb 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
* And more!


== Website ==
== Links ==
http://fagerburg.com/nils/stuff/games/cypressTreeManor/
* [http://fagerburg.com/nils/stuff/games/cypressTreeManor/ Website]
* [http://cymonsgames.com/2009-7drl-cypress-tree-manor/ Review at Cymon's Games]
* [http://kooneiform.wordpress.com/2009/03/25/zombies-cypress-tree-manor/ Review at Kooneiform]
* [http://www.gamesetwatch.com/2009/04/_play_2009_7drl_winners_part_two.php#more Review in @Play]

Latest revision as of 14:41, 29 June 2012

Cypress Tree Manor
7DRL
Developer Nils Fagerburg
Theme Zombies
Influences Les morts aux trousses (board game)
Released 2009 Mar 15
Updated 2012 Jun 29
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, updated in 2012, 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 (and the floor isn't too solid either)
  • Smart (enough to occasionally win if you let them and they're lucky) rather dumb opponents
  • A really 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
  • And more!

Links