| Projects on Google Code | Results 1 - 10 of 58 |
用于考试啊、竞赛啊这些场合,可以自定义抽签方式、分阶段等等。
还没开始写呢,不吹了先。
A command line for rolling large and complicated sets of dice.
Written in Scala as an example of parser combinators.
=JDiceWars=
Multiplayer version of popular game
coming soon-ish.
Google Wave dice rolling gadget
The following script allows you to:
* roll more than one dice of different type without any restrictions on the dice size or the number of dice
* add / subtract
* multiply / divide
It does not yet allow for:
* parenthesis syntax
* non natural values
To do an operation such as increas...
= Dicerolling robot for Google Wave =
Robot address: `dice-y@appspot.com`
== Primary objective: Create Dice Roller That People Would Use ==
== Secondary objectives ==
* keep it as simple as possible, without the need to read manuals to use;
* keep it discoverable so that new featur...
A simple infix to RPN converter and calculator, supporting dice and set notation.
To use:
{{{
// Set the expression
$expression = '4+5';
// Create the Calc object with the expression
$calc = new Calc($expression);
// Output the expresison
echo "{$expression}\n";
// Output the infix in...
= Introduction =
Shadowroller is a dice roller gadget based on Shadowrun RPG system for Google Wave.
= Using it in Google Wave =
== Installing as an Extension ==
This extension can be installed on the toolbar using the "New Extension Installer".
* In the Navigation panel, click on "...
This is a dice app (basically a fancy random number generator) for use in dice-based RPGs. Currently, I support your typical DnD type setting and another setting called Anima (open rolls).
REQUIRES: .NET Framework 3.5
----
Current features include:
* Straight math (Ex: 2+2)
* Dice ro...