rollable
Version, currently 0.1.44 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:
0 stars
1 dependent
License: MIT
Installation
# Add this to your shard.yml
dependencies:
rollable:
github: Nephos/crystal_rollable
version: ~> 0.1.4Then run:
shards installshard.yml
- Crystal
- no constraint declared
- License
- MIT
- Author
- Arthur Poulet
Dependencies
This version declares no dependencies.
README
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.4- Tagged
- Oct 2, 2017
- Commit
098221f983c1- Indexed
- yes
Dependents
Repository
github.com/Nephos/crystal_rollable
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 16, 2026
- Synced
- Aug 16, 2026
- Versions
- 4