Share

More
Roguelike library for Java Icon

Roguelike library for Java

alpha

by datta_sid


A modular easy to use Java RogueLike library. Currently provides Field of View , Line of Sight, Projection in multiple algorithms. Coming up: Noise based world generation, dungeon generation, path finding. Check out the website for details.


http://rlforj.sourceforge.net





Separate each tag with a space.

Release Date:

2008-02-01

Topics:

License:

Ratings and Reviews

Be the first to post a text review of Roguelike library for Java. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Forum comment added

    datta_sid commented on the RE: Project still alive forum thread

    posted by datta_sid 53 days ago

  • Forum comment added

    twood02 commented on the RE: Project still alive forum thread

    posted by twood02 56 days ago

  • Forum comment added

    datta_sid commented on the RE: Project still alive forum thread

    posted by datta_sid 67 days ago

  • Forum comment added

    john_stalcup commented on the RE: Project still alive forum thread

    posted by john_stalcup 68 days ago

  • rlforj 0.2 file released: rlforj.0.2.jar

    Some bug fixes to Fov/Los. Added a CharVisualCanvas widget that displays a 2D ASCII map. Added CharDesigner, CharChooser and FontChooser classes that can help users design a glyph from any font.

    posted 646 days ago

  • File released: /rlforj/0.2/rlforj.0.2.jar

    posted 646 days ago

  • rlforj 0.1 file released: rlforj.0.1.jar

    Added the following functionality: * Field of View o Precise Permissive o Shadowcasting. * Cone Field of Vision o Precise Permissive o Shadowcasting. * Line of Sight o Bresenham o Symmetric Bresenham o Opportunistic Bresenham o Precise Permissive o Shadowcasting. * Projection o Bresenham o Symmetric Bresenham o Opportunistic Bresenham o Precise Permissive o Shadowcasting. You can see a demo of the features by running the jar: java -jar rlforj.0.1.jar

    posted 689 days ago

  • Roguelike Library for Java 0.1 released, LOS and FOV

    The first release of Roguelike Libary for Java has been made. This release has the following Field of View (Precise Permissive, Shadowcasting) Cone Field of Vision (Precise Permissive, Shadowcasting) Line of Sight (Bresenham, Symmetric Bresenham, Opportunistic Bresenham, Precise Permissive , Shadowcasting) Projection (Bresenham, Symmetric Bresenham, Opportunistic Bresenham, Precise Permissive , Shadowcasting) If you are writing a Roguelike in Java, please take this library for a spin and tell me how it works out. I will be glad to help with any queries/bug. Just drop the questions in the forum/tracker. You can see a demo of the features by running the jar: java -jar rlforj.0.1.jar

    posted by datta_sid 689 days ago

  • File released: /rlforj/0.1/rlforj.0.1.jar

    posted 689 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Roguelike library for Java Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review