-
Notifications
You must be signed in to change notification settings - Fork 0
/
help.txt
24 lines (21 loc) · 1.47 KB
/
help.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Dice Roll is a command-line-interface program for rolling virtual multi-sided dice used in tabletop games.
Type a commmand followed by "Enter."
d2: type "2" ______________
d3: type "3" / ___ /|
d4: type "4" / ___ / |
d5: type "5" /____________ / |
d6: type "6" | ___________ | ||
d7: type "7" || _ _ || |:|
d8: type "8" || 0 0 || : |
d9: type "9" || \____/ || |
d10: type "10" ||___________|| |
d20: type "20" | o _______ | /
d100: type "100" /| (_______) | /
exit: type "exit" ( |_____________|/
help: type "help" or "?" \
info: type "info" .=======================.
joke: type "joke" | :::::::::::::::: ::: |
welcome: type "welcome" | ::::::::::::::[] ::: |
| ----------- ::: |
`-----------------------'
Type "web" to open this program's code in a browser.