RoguelikeLib v0.4
Tuesday, June 5th, 2007Mr. Jakub Debski has released a new version of his set of tools to aid the fellow roguelike developer on his quest for the next major hit on the scene. Further info and downloads here
Roguelike Library is portable open-source library written in C++.
It consist of set of classes that can be used in all roguelike games.
Library is categorized to fullfill tasks of random map generation,
pathfinding and calculating field of view.This version introduces code reorganization and many bug fixes.

