Go で書き直した Ikemen
projectileの表示位置とスロー中のポーズを修正
#!/bin/sh export GOPATH=$PWD/go CGO_ENABLED=1 go build -o Ikemen_GO ./src