Dungeon Crawl Reference: Stone Soup 0.4.1 Bug Fix release!


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Dungeon Crawl Reference: Stone Soup 0.4.1 Bug Fix release!
# 1  
Old 07-19-2008
Dungeon Crawl Reference: Stone Soup 0.4.1 Bug Fix release!

Dungeon Crawl Stone Soup is a free rogue-like game of exploration and treasure-hunting. Stone Soup is a continuation of Linley's Dungeon Crawl. It is openly developed and invites participation from the Crawl community.
Image Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

How to fix this bug?

Hi gurus, I have script as below: #!/bin/ksh while : do cat /dev/null > srcfile exit_time=`TZ=GMT-20 date +%Y%m%d1950` cur_time=`date +%Y%m%d%H%M` flag=1 if ; then ... (7 Replies)
Discussion started by: ken6503
7 Replies
Login or Register to Ask a Question
passage(6)							       Games								passage(6)

NAME
passage - a game about the passage through life SYNOPSIS
passage DESCRIPTION
Passage is a video game written by Jason Rohrer about navigating the maze that is life and the obstacles, rewards, disappointments, chal- lenges, relationships and the inevitable departure that is part of the adventure of life. Passage is an art game. As a result, some people love it and some people hate it. Check out the links to places it has been discussed on the website for some of the reactions. The mechanics of the game are fairly simple. Your "score" is related to two things; exploration and treasure. Treasure pieces are repre- sented by blue stars that you find in the treasure chests scattered about the maze of life's challenges. Some chests will be empty, so you must learn which sequence of gems on the front of the chests means treasure is inside. You have the option to team up with a spouse. If you do, exploring life will be more rewarding but some treasure will no longer be reachable. As in life, your spouse will die and that death will slow you down. In the end, you will die alone after your 5 minutes is up. The most interesting part about this game is the emotions it evokes within the player of the game. The ultra-low-res pixel art helps here, by not being too distracting and by leaving plenty room for viewer interpretation. The followup to Passage is Gravitation, another art game by Jason Rohrer. USAGE
Passage has no command-line options. The arrow keys move the player around. The Esc key is used to quit the game. The game resolution and use of fullscreen or a window can be set by editing the files in /etc/passage. SEE ALSO
The website and discussion: http://hcsoftware.sourceforge.net/passage/ The game creators statement: http://hcsoftware.sourceforge.net/passage/statement.html March 2008 passage(6)