• R/O
  • HTTP
  • SSH
  • HTTPS

Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Go で書き直した Ikemen


File Info

Révision 53f9115b467eef9935fc90e1178e44c5c835bf20
Taille 74 octets
l'heure 2019-01-26 16:53:39
Auteur suehiro
Message de Log

projectileの表示位置とスロー中のポーズを修正

Content

#!/bin/sh
export GOPATH=$PWD/go
CGO_ENABLED=1 go build -o Ikemen_GO ./src