Download List

项目描述

Kalyp is a fantasy-based roguelike game written in
Java. Its design is based on traditions set by
popular roguelike games, especially Nethack. It is
single player and runs in a text terminal. The
project focuses mostly on the Artificial
Intelligence engine for the non-player characters.
Most of the game design will be done in scripting,
as the core engine written in Java will handle
user interface, rulesets, basic actions, and try
to hold it all together.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-04-25 14:47
0.3.4-alpha

此版本可能是最多的新功能和一些改写,其中包括阿星(阿*)寻路大部分未经测试的版本,人工智能的改善,城镇,咒语,(新地图发电机)矿水平,白天在户外的水平。
标签: Development, Major feature enhancements
This release is probably the most untested version with the most new
features and some rewrites, including A-Star (A*) pathfinding, AI
improvements, towns, spells, mine levels (new map generators), and
daylight in outdoors levels.

2003-03-24 12:21
0.3.3-alpha

此版本新增了许多项目和以特别(神奇的重点怪物)项目。项目现在也辨认。人工智能现在基本的有限状态机执行怪物。
标签: Development, Major feature enhancements
This release features many new items and monsters, with a focus on special (magical) items. Items are now also identifiable. The monster artificial intelligence is now implemented with basic Finite State Machines.

2003-03-04 12:07
0.3.2-alpha

不同类型的物品可以使用的物品都是随机产生的,他们现在的游戏地图持久。其他一些功能还增加了。
标签: Development, Major feature enhancements
Different types of items can be used, items are randomly generated, and they are now persistent on game maps. Several other features were also added.

2003-02-10 06:31
0.3.1-alpha

这是Windows用户bugfix的释放问题,谁以前曾经运行0.3 - alpha版本。它还包括其他轻微的错误修正,并希望与对角线移动光标键功能。
标签: Development, Minor bugfixes
This is a bugfix release for Windows users who previously had problems running the 0.3-alpha version. It also includes other minor bugfixes and features, like diagonal movements with cursor keys.

2003-02-03 18:45
0.3-alpha

该版本在Windows上运行良好,但Linux版本已与咒骂一些小问题。电流特性包括旷野和地牢,视线绘制的地图,怪物简单的人工智能和寻路,项目,游戏持久性和基本的游戏命令。
标签: Development, Initial freshmeat announcement
The release runs well on Windows, but the Linux version has some minor problems with curses. Current features include generated maps for wilderness and dungeons, line of sight, monsters with simple AI and pathfinding, items, game persistence, and basic game commands.

Project Resources