DiceRoller | simple command line Java application for performing simple
kandi X-RAY | DiceRoller Summary
kandi X-RAY | DiceRoller Summary
DiceRoller is a Java library. DiceRoller has no bugs, it has no vulnerabilities, it has build file available, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
This is a simple Java application that runs at command line to perform simple dice rolling calculations for any number of one type of die. This program is meant to be run once per roll before returning from the JVM. Currently built, run and tested using Java 1.8 JDK. This application is built using Maven and packages binary contents in a standard jar with dependencies executable. Simply use java -jar DiceRoller.jar (number of dice) (type of die) to run at command line, where the arguments would be 1 20 to represent 1 roll of a d20 die, for example. The current build of the dice rolling calculations package is built in a way that could be accessed in a thread-safe manner, ultimately to be used through a Spring MVC or Springboot service, and could be theoretically consumed by a dynamic, AngularJS-based UI to be shared to a group of players. Future iterations will be built toward this end.
This is a simple Java application that runs at command line to perform simple dice rolling calculations for any number of one type of die. This program is meant to be run once per roll before returning from the JVM. Currently built, run and tested using Java 1.8 JDK. This application is built using Maven and packages binary contents in a standard jar with dependencies executable. Simply use java -jar DiceRoller.jar (number of dice) (type of die) to run at command line, where the arguments would be 1 20 to represent 1 roll of a d20 die, for example. The current build of the dice rolling calculations package is built in a way that could be accessed in a thread-safe manner, ultimately to be used through a Spring MVC or Springboot service, and could be theoretically consumed by a dynamic, AngularJS-based UI to be shared to a group of players. Future iterations will be built toward this end.
Support
Quality
Security
License
Reuse
Support
DiceRoller has a low active ecosystem.
It has 1 star(s) with 1 fork(s). There are 2 watchers for this library.
It had no major release in the last 6 months.
There are 0 open issues and 1 have been closed. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of DiceRoller is current.
Quality
DiceRoller has no bugs reported.
Security
DiceRoller has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
DiceRoller is licensed under the GPL-2.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
DiceRoller releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Top functions reviewed by kandi - BETA
kandi has reviewed DiceRoller and discovered the below as its top functions. This is intended to give you an instant insight into DiceRoller implemented functionality, and help decide if they suit your requirements.
- Main method to start the test
- Gets a list of all possible possible attacks
- Calculates the sum of dice rolls
- Gets skills
- Returns the name of the character
- Fetches an element from the XML file
- Initialize the object
- Validates the input arguments
- Returns the initiation modifier
Get all kandi verified functions for this library.
DiceRoller Key Features
No Key Features are available at this moment for DiceRoller.
DiceRoller Examples and Code Snippets
No Code Snippets are available at this moment for DiceRoller.
Community Discussions
No Community Discussions are available at this moment for DiceRoller.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install DiceRoller
You can download it from GitHub.
You can use DiceRoller like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the DiceRoller component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
You can use DiceRoller like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the DiceRoller component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page