bcirpggithubmirror/Phase2/Godot ===(Game Code)===/DiceRoller
Andrew Tang e338cf1c47 Initial version of diceroller
Built a simple UI to test out the dice roller. Can handle multiple die and supports D4, D6, D8, D10, D12, and D20 (Let me know if there shouldn't be a restriction on the valid types of die).
2022-06-27 01:40:01 +08:00
..
.import Initial version of diceroller 2022-06-27 01:40:01 +08:00
default_env.tres Initial version of diceroller 2022-06-27 01:40:01 +08:00
DiceRoller.tscn Initial version of diceroller 2022-06-27 01:40:01 +08:00
Die.gd Initial version of diceroller 2022-06-27 01:40:01 +08:00
DieManager.gd Initial version of diceroller 2022-06-27 01:40:01 +08:00
icon.png Initial version of diceroller 2022-06-27 01:40:01 +08:00
icon.png.import Initial version of diceroller 2022-06-27 01:40:01 +08:00
project.godot Initial version of diceroller 2022-06-27 01:40:01 +08:00