Skip to content
This repository has been archived by the owner on Feb 25, 2018. It is now read-only.

Timberjaw/GMCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GMCalc

GM Calculator tool for Windows. Hobby project for playing RPGs online, and a good excuse to learn about Recursive Descent Parsers.

Features

  • Common dice rolls (d2,d4,d6,d8,d10,d12,d20,d100)
  • Easy access to multipliers and modifiers, e.g. 2d10+3
  • Advanced expression parsing, e.g. (2d20+13)*1d(2d6)
  • Arbitrary variable storage for use in expressions, e.g. 1d12+STR
  • Integrated Help

About

GM Calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published