An open API service indexing awesome lists of open source software.

https://github.com/guevara-chan/polydice

/Polyhedron dice simulator/
https://github.com/guevara-chan/polydice

dice-roller gui-application purebasic windows-xp

Last synced: 7 months ago
JSON representation

/Polyhedron dice simulator/

Awesome Lists containing this project

README

          

# /Sum/:
__Poly(hedron) Dice__ is quick/dirty dice roller for tabletop or forum-based games.
It's design was directly focused on library independence and UI efficiency.

# /Featurae/:
* ~~X~~Copy-based installation with everything being packed in single executible.
* Minimalistic Win98-inspired GUI with optional .ini-based field saving.
* d2, d3, d4, d5, d6, d8, d10, d12, d20, d30, d100 support.

# /Reassembling/:
__PolyDice__ was written in plain [PureBasic v4.40](http://purebasic.com), though compatible with _5.7x (LTS)_.
To rebuild - compile 'PolyDice.pb' as root sourcefile.

# /Brief samples of interfacing/:
![image](https://user-images.githubusercontent.com/8768470/46800272-d4c3f780-cd5f-11e8-9ef7-140b0a9bb9fa.png)