Morpyon
Réalisation William Dodé http://flibuste.net Graphisme Charlotte Lambert http://charlotte.flibuste.net
Jeu de morpion autrement connu sous le nom de gomoku.
La règle du jeu est simple, il faut aligner 5 pions avant l'ordinateur.
Le script morpyon.py lance une version texte, le script morpyon_pygame.py lance une version graphique.
Réalisé avec la librairie PyGame http://pygame.org, en langage Python http://python.org
Diffusé sous licence libre GNU/GPL dont vous trouverez une copie dans le fichier licence.txt
For English player
This is morpion game, or gomoku.
The goal is to align 5 stones before the computer.
Realised with PyGame library http://pygame.org with python language http://python.org
The licence is GNU/GPL, you'll found a copie in the file licence.txt
Translation
- Tu commences : You begin
- Je commence : I begin
- T'en a marre ? : Fed up?
- J'ai gagné : I win
- Tu as gagné : You win
