Difference between revisions of "Netwhack"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
Netwhack is a multi-platform roguelike game written in Java. | Netwhack is a multi-platform roguelike game written in Java.<br> | ||
<br> | |||
The latest public release is version 0.4.8. | The latest public release is version 0.4.8.<br> | ||
<br> | |||
Netwhack is under development. Since version 0.4.8, several new features have been added to the engine: | Netwhack is under development. Since version 0.4.8, several new features have been added to the engine: | ||
<br> | |||
o A new type of dungeon is available (a "BDungeon") in addition to LCave. | o A new type of dungeon is available (a "BDungeon") in addition to LCave.<br> | ||
o A movement cost and priority system. | o A movement cost and priority system.<br> | ||
o Items can bestow effects to their wearers and bearers. | o Items can bestow effects to their wearers and bearers.<br> | ||
o Gold is now an item which you can pick up. | o Gold is now an item which you can pick up.<br> | ||
o Many bugfixes, of course. | o Many bugfixes, of course.<br> | ||
<br> | |||
The latest development version is 0.4.9. The source code is not available. | The latest development version is 0.4.9. The source code is not available.<br> | ||
<br> | |||
I've taken time to write a developer's journal, a captain's log if you will, as I write this game over the years. This and the game itself is available on the game's homepage. | I've taken time to write a developer's journal, a captain's log if you will, as I write this game over the years. This and the game itself is available on the game's homepage.<br> | ||
<br> | |||
[http://ca.geocities.com/frl8@rogers.com/netwhack/news.html Netwhack Homepage]. | [http://ca.geocities.com/frl8@rogers.com/netwhack/news.html Netwhack Homepage]. | ||
Revision as of 19:41, 4 January 2006
Netwhack is a multi-platform roguelike game written in Java.
The latest public release is version 0.4.8.
Netwhack is under development. Since version 0.4.8, several new features have been added to the engine:
o A new type of dungeon is available (a "BDungeon") in addition to LCave.
o A movement cost and priority system.
o Items can bestow effects to their wearers and bearers.
o Gold is now an item which you can pick up.
o Many bugfixes, of course.
The latest development version is 0.4.9. The source code is not available.
I've taken time to write a developer's journal, a captain's log if you will, as I write this game over the years. This and the game itself is available on the game's homepage.
Netwhack Homepage.