rollable
Version, currently 0.1.14 versions
- 0.1.4latestOct 2, 2017
- 0.1.3not indexedApr 16, 2021
- 0.1.2not indexedApr 16, 2021
- 0.1.1not indexedApr 16, 2021
github.com/Nephos/crystal_rollable
An expressive crystal implementation for dice and random rolls. :game_die:
Nothing has been indexed for 0.1.1 yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.
Installation
# Add this to your shard.yml
dependencies:
rollable:
github: Nephos/crystal_rollable
version: ~> 0.1.1Then run:
shards installshard.yml
No shard.yml has been indexed for 0.1.1. You can read it on the repository.
Dependencies
Unknown: the shard.yml for this version has not been read yet.
README
This README is the one indexed from the repository at its latest ref, not from the tag for this version.
rollable
Roll and parse dices
Works with crystal v0.23.0
Installation 
Add this to your application's shard.yml:
dependencies:
rollable:
github: Nephos/crystal_rollable
Usage
require "rollable"
Rollable::Roll.parse("2d6+4").test # => roll 2 dices and add 4 to the sum
Development
TODO: Write development instructions here
Contributing
- Fork it ( https://github.com/Nephos/crystal_rollable/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- Nephos Arthur Poulet - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.1.1- Tagged
- Apr 16, 2021
- Commit
282cc05ec919- Indexed
- not yet
Dependents
Repository
github.com/Nephos/crystal_rollable
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 16, 2026
- Synced
- Aug 16, 2026
- Versions
- 4