Skip to main content

Roguelike Function Library.

Project description

===========

RLF. Rogue Like Functions
jtm@robot.is

===========

Alpha Version 1.0

This is a collection of functions for roguelike games for use with the python programming language. FOV,
pathfinding, projection, LOS and various helper functions. This is here to aid me in my hobby to create
a python roguelike. The aim is to build on alot more AI and fun stuff.

This is not a display library and contains no display functions.

Installation
============

python3 setup.py install
OR
python setup.py install

Then
import rlfl

Compile instructions (makefile).
--------------------------------

create a makefile (see makefile_32x or makefile_64x examples) and simply `make rlfl-python`. To use
with python place the `rlfl.so` file in your python path and `import rlfl`. Make sure to specify
the python lib version you wish to compile against. Currently tested against python2.7 and
python3.1

RLF can be built into a c lib without python support with `make rlfl`.

This code has not been tested on windows.

Credit list
===========

The code here is a collection of fragments and inspirations from various roguelikes, libraries and other
sources, adapted or modified, including but not limited to:

* Angband http://rephial.org/
* T.O.M.E http://te4.org/download
* libtcod http://doryen.eptalys.net/libtcod/
* hengband http://hengband.sourceforge.jp/en/
* roguebasin http://roguebasin.roguelikedevelopment.org

If you feel you should be mentioned, please drop me a line.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rlfl-1.0.tar.gz (27.9 kB view details)

Uploaded Source

File details

Details for the file rlfl-1.0.tar.gz.

File metadata

  • Download URL: rlfl-1.0.tar.gz
  • Upload date:
  • Size: 27.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for rlfl-1.0.tar.gz
Algorithm Hash digest
SHA256 55b945f2fe9f24a943fb007d2e65a56a8a2f18030ab76a1838ce326536e8483e
MD5 1c345a1c23a9df893a2b2ed51ba1f087
BLAKE2b-256 969fb391a9704d04107fd001938be508bd96d9ea863df46d0bc7fff1fbc9033f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page