Skip to content

SuperJedi224/Ten-Foot-Laser-Pole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ten Foot Laser Pole

Ten Foot Laser Pole is a java class library I have been working on for some time. It is a direct successor to a previously unnamed library which can be found here.

The root package for the library is sj224.tflp.

It currently contains the following classes:

sj224.tflp.dice.Die
sj224.tflp.dice.Dice
sj224.tflp.dice.DieRoller
sj224.tflp.dice.ExplodingDie
sj224.tflp.dice.FudgeDie
sj224.tflp.math.Math
sj224.tflp.math.Complex
sj224.tflp.math.BigRational
sj224.tflp.util.ArrayUtil
sj224.tflp.util.BloomFilter
sj224.tflp.util.Pair
sj224.tflp.util.PopupGui
sj224.tflp.util.StringUtil
sj224.tflp.util.WeightedRandom
sj224.tflp.util.workflow.Workflow
sj224.tflp.util.event.Event
sj224.tflp.util.event.EventBus
sj224.tflp.util.event.EventPriority

The name is a reference to this Darths and Droids strip.


View the latest version of the docs.


This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Depending on the nature of your intended use of the library, I may be willing to waive the Share-Alike requirement upon request.

About

A library of utility classes for Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages