Roguelike Library For Java | |
Main Fov/Los Download Demos Fov/Los Demo CharDesigner Demo Sourceforge Project Page |
This is a modular easy to use Java library for
developing Roguelike Games. The purpose of this library will be to provide functions like Line of Sight, Field of View, Pathfinding, Dungeon generation, etc that you will need for writing your Roguelike, but the code that is either hard to find or hard to separate out from existing projects. Currently this library provides the following :
I hope to provide the following in the future: Noise based world generation, dungeon generation, path finding. |