文件名称:diceroller
文件大小:3KB
文件格式:ZIP
更新时间:2024-04-17 01:50:10
Go
压路机 我编写了一个快速的小命令行程序来使用我的模块。 go install github.com/CDNHammer/diceroller@v0.2.0 然后只需在您的控制台中运行: diceroller 接受标准骰子格式。 例如:2d8 + 1 20 6-1 按Ctrl-C退出。 样本输出: _____ _ ______ _ _ | __ \ | | | _ (_) | | | | \/ ___ | | | | | |_ ___ ___| | | | __ / _ \| | | | | | |/ __/ _ \ | | |_\ \ (_) |_| | |/ /| | (_| __/_| \____/\___/(_) |___/ |_|\___\___(_) Enter Roll: 20+7 2d8+5 +--
【文件预览】:
diceroller-main
----.gitignore(10B)
----go.sum(1KB)
----README.md(900B)
----diceroller.go(2KB)
----go.mod(142B)