Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Guevara-chan authored Oct 11, 2018
1 parent 2780841 commit ac794f7
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,14 @@
__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 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) without any third-party libraries.
Reported as being compatible with modern compiler revisions up to _5.40 LTS_.
To rebuild compile 'PolyDice.pb' as root sourcefile.
__PolyDice__ was written in plain [PureBasic v4.40](http://purebasic.com), though compatible with _5.40 (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)

0 comments on commit ac794f7

Please sign in to comment.