项目作者: whitegreyblack

项目描述 :
Roguelike written in Python
高级语言: Python
项目地址: git://github.com/whitegreyblack/Spaceship.git
创建时间: 2017-08-16T20:59:10Z
项目社区:https://github.com/whitegreyblack/Spaceship

开源协议:MIT License

下载


Spaceship

Spaceship is a placeholder name for my roguelike game built using python with bearlibterminal.

Version

Current version is 0.1.3

Current Features

2 Genders, 5 Races and 5 classes

Overworld map similar to ADOM overworld map

Dungeon/Wilderness Generation, Permanent City Layouts

Full Colors using Hex Color Codes

Message Log

Object Interaction (Doors, Stairs, Walls)

Field-of-View sight using recursive ray algorithm

Log Data and Character Dumps after death

To Be Implemented

Character-Character interaction

Better city layouts and standardized map sizes

Stat distribution and leveling

Dynamic enemy and enemy location spawning within dungeons and wilderness