Handy Java functions that people may find useful for their open source projects.
Data structures: - Probability based object picker with fast O(log n) inserts and gets - Generic circular buffer - Soft reference HashMap for caching objects - "Octreap" 3d map data structure
Useful modules for game
... [More] development: - Non-blocking IO library for simple game messaging
Helpful utility functions: - Maths functions including fast vector / matrix maths - Random number functions [Less]
Tyrant is a graphical roguelike fantasy adventure game. It features intricate randomly generated landscapes, towns and dungeons. It is written in Java with a highly extensible game engine.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy