Isle of the Cursed Phoenix
   Up is the only way to escape the isle.
A roguelike-like set on an isle turning to fire from the coast inwards. You have to find phoenix feathers, reach a mountain and conjure a rainbow bridge to escape — preferably without being killed!
(The submitted version below is Linux only; a post-deadline cross-platform Pygame version is also available. The gameplay is identical in both versions.)
Awards
Scores
Ratings (show detail)
Overall: 3.3
Fun: 3.7
Production: 3.0
Innovation: 3.1
1% of respondents wished to disqualify the entry.
Respondents: 36
Files
| File | Uploader | Date | 
|---|---|---|
| 
  Screenshot.png
  
   The fire is getting close!  | 
  Alya | 2007/04/07 23:12 | 
| 
  Phoenix.tar.gz
  — final
   Final version of the game.  | 
  Alya | 2007/04/07 23:09 | 
Diary Entries
Pygame port of Isle of the Cursed Phoenix
    Hi!
    
As some of you know, I messed up compatibility by choosing Curses for my entry.
I've now implemented a Pygame emulation for the Curses classes and functions I'm using. The new version has Pygame as its only dependency and should work on more platforms than the original. The gameplay in both is identical.