(deprecated) A virtual dice program written in C#
Find a file
2024-03-31 01:25:32 -04:00
.gitignore initial commit 2024-03-28 21:42:10 -04:00
Command.cs added roll macros 2024-03-31 01:25:32 -04:00
dungeoneer.csproj initial commit 2024-03-28 21:42:10 -04:00
Format.cs roll command is now object-oriented and pretty-prints output 2024-03-31 00:59:15 -04:00
Object.cs implemented basic repl and roll function 2024-03-30 01:23:02 -04:00
Program.cs added roll macros 2024-03-31 01:25:32 -04:00
repl.py added roll macros 2024-03-31 01:25:32 -04:00
Scripting.cs added roll macros 2024-03-31 01:25:32 -04:00
Util.cs roll command is now object-oriented and pretty-prints output 2024-03-31 00:59:15 -04:00