Ross1337 / GoMorpion

If you wanna try the golang language, here is a simple game to play morpion using a shell. Usefull for training or to discover the language.
0 stars 0 forks source link

GoMorpion

If you wanna run this game, you just need to install golang on your computer using https://golang.org/dl/ and run it using go run go run ./morpion.go

Si vous voulez lancer le jeux, vous avez seulement besoin d'installer golang sur votre ordinateur en le téléchargeant à cette adresse : https://golang.org/dl/ , et de le lancer à l'aide de la commande go run ./morpion

Screenshot_2

Have fun !