Difference between revisions of "Netchaos"

From RogueBasin
Jump to navigation Jump to search
 
Line 1: Line 1:
Homepage: http://farrand.net/netchaos.shtml
== About ==
Netchaos is a roguelike game written in O'Caml. It's influenced by nethack and an old spectrum game called Lord of Chaos. netchaos is a roguelike  game, so it is turn based with simple top-down ASCII graphics.
 
Unlike most roguelikes which have several player classes, Netchaos is themed around wizards only, although the skill system will allow wizards to be specialised into many different ways, including becoming great fighters. One aim is to have a magic system which allows the player to create and control monsters in ways appropriate to their intelligence (although this is not at all implemented yet).
 
== Game related links ==
[http://farrand.net/netchaos.shtml Homepage]

Revision as of 23:07, 30 January 2005

About

Netchaos is a roguelike game written in O'Caml. It's influenced by nethack and an old spectrum game called Lord of Chaos. netchaos is a roguelike game, so it is turn based with simple top-down ASCII graphics.

Unlike most roguelikes which have several player classes, Netchaos is themed around wizards only, although the skill system will allow wizards to be specialised into many different ways, including becoming great fighters. One aim is to have a magic system which allows the player to create and control monsters in ways appropriate to their intelligence (although this is not at all implemented yet).

Game related links

Homepage