Difference between revisions of "RL-Dice"

m (Adding keyword.)
Line 10: Line 10:
 
* [[Libraries]]
 
* [[Libraries]]
  
{{#set:LOVE Version=0.9}}
+
{{#set:LOVE Version=Any}}
 
{{#set:Description=A dice module aimed for roguelikes.}}
 
{{#set:Description=A dice module aimed for roguelikes.}}
 
{{#set:Keyword=Math}}
 
{{#set:Keyword=Math}}
 
[[Category:Libraries]]
 
[[Category:Libraries]]

Revision as of 00:06, 21 December 2018

This is a general purpose dice library that was built for roguelikes. Of course it can be utilized by other games for dice rolls. The code is currently hosted on Github

Questions/Bugfixes/Suggestions

Please refer to the forum post if you have any issues.

Documentation

The documentation is located here.

Return to