(deprecated) A virtual dice program written in C#
Find a file
2024-03-30 23:37:34 -04:00
.gitignore initial commit 2024-03-28 21:42:10 -04:00
Command.cs cleaner matching & output for roll command 2024-03-30 23:37:34 -04:00
dungeoneer.csproj initial commit 2024-03-28 21:42:10 -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 implemented basic repl and roll function 2024-03-30 01:23:02 -04:00