文件名称:Golang ASCII机器人生成器-Golang开发
文件大小:6KB
文件格式:ZIP
更新时间:2024-06-15 10:19:45
Golang Miscellaneous
go-asciibot我发现了这个很棒的库来生成随机的ascii bot,并将其移植到Golang。 所有学分归Matthew沃尔什(Matthew Walsh)所有。 用法导入“ github.com/mattes/go-asciibot” fmt.Println(asciibot.Random())go-asciibot我发现这个很棒的库可以生成随机的ascii机器人并将其移植到Golang。 所有学分归Matthew沃尔什(Matthew Walsh)所有。 Cowsay版本:https://github.com/xyproto/botsay https://github.com/mdwhatcott/botsay用法import“ github.com/mattes/go-asciibot” fmt.Println(asciibot.Random())示例_ _,_,_ _ \(qp)/ \ _#_ /。== |> o
【文件预览】:
go-asciibot-master
----parts.go(3KB)
----README.md(12KB)
----LICENSE(1KB)
----go.mod(46B)
----example()
--------main.go(205B)
----bot.go(2KB)