Difference between revisions of "ChessRogue"

From RogueBasin
Jump to navigation Jump to search
m (Created - needs some more information)
 
m (copy editing)
Line 13: Line 13:
|site = http://chessrogue.sourceforge.net/
|site = http://chessrogue.sourceforge.net/
}}
}}
'''ChessRogue''' is an out of challenge [[7DRL]] written by Chris Morris. It is interesting experiment of bringing chess rules to roguelike environment.
'''ChessRogue''' is an out-of-challenge [[7DRL]] written by Chris Morris. It is an interesting experiment in bringing chess rules to a roguelike environment.


== Overview ==
== Overview ==
There are few types of enemies in whole game but each has it's very own abilities. All pieces (including you) have but one hitpoint. That means player has to plan moves carefully - any error may result in instant death. By capturing certain number of enemy piece type a special ability is granted. The more opponents have been defeated the more moves are available to choose from.
There are few types of enemies in the whole game, but each has its unique abilities. All pieces (including you) have but one hit point. That means that the player has to plan moves carefully; any error may result in instant death. By capturing a certain number of enemy pieces of one type a special ability is granted. The more opponents have been defeated, the more moves are available to choose from.


== History ==
== History ==
First version was coded in about three days. Second was released in order to fix few bugs. Recently, author took ''ChessRogue'' to project stage. Old sources and binaries are still kept at previous site but current development is countinued on SourceForge.
The first version was coded in about three days. The second was released in order to fix a few bugs. Recently, the author took ''ChessRogue'' to the project stage. Old sources and binaries are still kept at the previous site, but current development is continued on [[SourceForge]].


== Related links ==
== Related links ==
*[http://compsoc.dur.ac.uk/~cim/chessrogue.html First ChessRogue site]
*[http://compsoc.dur.ac.uk/~cim/chessrogue.html First ChessRogue site]
[[Category:7DRLs]]
[[Category:7DRLs]]

Revision as of 01:01, 13 July 2007

ChessRogue
Developer Chris Morris
Theme
Influences Rogue
Status
Released 30 May 2005
Updated 24 May 2007
Licensing
P. Language Kaya
Platforms Windows, Linux
Interface ASCII
Game Length 50 minutes
Official site of ChessRogue


ChessRogue is an out-of-challenge 7DRL written by Chris Morris. It is an interesting experiment in bringing chess rules to a roguelike environment.

Overview

There are few types of enemies in the whole game, but each has its unique abilities. All pieces (including you) have but one hit point. That means that the player has to plan moves carefully; any error may result in instant death. By capturing a certain number of enemy pieces of one type a special ability is granted. The more opponents have been defeated, the more moves are available to choose from.

History

The first version was coded in about three days. The second was released in order to fix a few bugs. Recently, the author took ChessRogue to the project stage. Old sources and binaries are still kept at the previous site, but current development is continued on SourceForge.

Related links