package main import "fmt" func main() { fmt.Println("Welcome to the cli-plateform-game") }