pyROTkit documentation

A module to help in the programming of roguelike games, written specifically to help with Satan’s Lil Helper.

pyROTkit makes use of the numpy library.

pyROTkit is available under the MIT license

Autogenerated documentation:

fov

Classes which implement various Field of View algorithms.

generators

Utilities to aid in the generation of maps.

los

Algorithms for determining line of sight.

path

Classes for various pathfinding algorithms.

tools

Tools used throughout the library.

types

Definitions for various types used throughout the library.