(deprecated) A virtual dice program written in C#
Find a file
2024-03-31 00:59:15 -04:00
.gitignore initial commit 2024-03-28 21:42:10 -04:00
Command.cs roll command is now object-oriented and pretty-prints output 2024-03-31 00:59:15 -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 implemented basic repl and roll function 2024-03-30 01:23:02 -04:00
repl.py implemented basic repl and roll function 2024-03-30 01:23:02 -04:00
Scripting.cs improved roll command 2024-03-30 01:51:02 -04:00
Util.cs roll command is now object-oriented and pretty-prints output 2024-03-31 00:59:15 -04:00