Difference between revisions of "CryptRL"
(some editing) |
|||
Line 1: | Line 1: | ||
CryptRL is a | ==Description== | ||
CryptRL is a Java 1.5 roguelike with sound and graphics, which uses the David Gervais tileset as well as the RLTiles library. | |||
It's bilingual (english / french) and you | It's bilingual (english/french) and allows you to switch language ingame. | ||
Its main influences are NetHack/Slash'Em (for the interaction) and ADOM (for the wilderness) | |||
Some maps are pregenerated, others are random. | Some maps are pregenerated, others are random. | ||
CryptRL is playable | Latest version of CryptRL is playable, altough magic and magic items are not yet implemented. | ||
Version 0.4xx includes tools(picking tools, picks, shovels, lanterns, oil flasks, etc), monsters, potions, weapons, armors, traps, chests, stats & skills, night/day cycles, teleporters, automap, parrying, etc. | Version 0.4xx includes tools(picking tools, picks, shovels, lanterns, oil flasks, etc), monsters, potions, weapons, armors, traps, chests, stats & skills, night/day cycles, teleporters, automap, parrying, etc. | ||
Final version will contains thematic random | Final version will contains thematic random generators for dungeons and terrain (for instance a random room could be a laboratory, etc), NPCs, towns, quests, spells, etc. | ||
http://cryptmaster.free.fr/cryptrl/BIN/ | == Links == | ||
* Binary distribution: http://cryptmaster.free.fr/cryptrl/BIN/ | |||
http://cryptmaster.free.fr/cryptrl/SOURCE/ | * Source code: http://cryptmaster.free.fr/cryptrl/SOURCE/ | ||
* Screenshots: http://cryptmaster.free.fr/cryptrl/Screenshots/ | |||
http://cryptmaster.free.fr/cryptrl/Screenshots/ | |||
== Requirementes == | |||
CryptRL requires Sun JAVA 1.5 | CryptRL requires Sun JAVA 1.5 | ||
== Screenshot == | |||
http://cryptmaster.free.fr/cryptrl/Screenshots/crl0458_1.jpg | http://cryptmaster.free.fr/cryptrl/Screenshots/crl0458_1.jpg |
Revision as of 17:11, 9 March 2006
Description
CryptRL is a Java 1.5 roguelike with sound and graphics, which uses the David Gervais tileset as well as the RLTiles library.
It's bilingual (english/french) and allows you to switch language ingame.
Its main influences are NetHack/Slash'Em (for the interaction) and ADOM (for the wilderness)
Some maps are pregenerated, others are random.
Latest version of CryptRL is playable, altough magic and magic items are not yet implemented.
Version 0.4xx includes tools(picking tools, picks, shovels, lanterns, oil flasks, etc), monsters, potions, weapons, armors, traps, chests, stats & skills, night/day cycles, teleporters, automap, parrying, etc.
Final version will contains thematic random generators for dungeons and terrain (for instance a random room could be a laboratory, etc), NPCs, towns, quests, spells, etc.
Links
- Binary distribution: http://cryptmaster.free.fr/cryptrl/BIN/
- Source code: http://cryptmaster.free.fr/cryptrl/SOURCE/
- Screenshots: http://cryptmaster.free.fr/cryptrl/Screenshots/
Requirementes
CryptRL requires Sun JAVA 1.5
Screenshot