Go Playground公式発表
The Go Playground is a web service that runs on golang.org 's servers. The serv...
https://play.golang.org
Time - Google Groups
https://groups.google.com/d/topic/golang-nuts/JBsCrDEVyVE/discussion
\x0c
というコードを fmt.Print()
で出力するとクリアされ、fmt.Print()
や fmt.Println()
を使って文字列を出力、time.Sleep
を使ってアニメーション表示が出来る様になります。こういうの出来たら、これを試さない訳にはいかない!!!
Go Playground
http://play.golang.org/p/NOycgN2i6b
皆さんも面白いの作ってみて下さい。