taurus 0.1.1

A WIP roguelike game being developed in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
@colors: <"colors.over">

name: "player"
behavior: "player"

c: '@'
color: @colors.white

hp: 0
fov_radius: 16

speed: 1/1
visible: true