This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
fzfouz
/
Vanilla-adventures
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
69c6523064
Dallar
Biçim İmleri
master
Vanilla-adventu...
/
cmd
/
game
/
main.go
main.go
94 B
Geçmiş
Ham
1
2
3
4
5
6
7
package main
import "fmt"
func main() {
fmt.Println("Welcome to the cli-plateform-game")
}