Skip to content

🎲 Go, a chinese game done in Python, 1º Project By Programming Fundamentals course subject, 🎲

Notifications You must be signed in to change notification settings

S1gn3rs/Go-Chinese-Game-Python3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Go-Chinese-Game-Python3

🎲 Go, a chinese game done in Python, 1º Project By Programming Fundamentals course subject 🎲

Go is an abstract strategy board game for two players. The players alternately place stones of their color on the board, with the basic objective of forming territories around empty regions of the board. Whoever reaches the highest score wins, which basically corresponds to the one who controls the larger territory. The game was invented in China more than 25000 years ago and is believed to be the oldest board game still played in modern times.

Link for the rules: https://en.wikipedia.org/wiki/Rules_of_Go

Board can be 9x9, 13x13 or 19x19 To pass the turn just press 'P' if both players press 'P' the game ends. To put a stone just write the letter of the collumn and then the number of the line like B7.

NOTE: the game is in Portuguese (due to project specifications) but it's easy to understand what it means.

Enjoy :)

About

🎲 Go, a chinese game done in Python, 1º Project By Programming Fundamentals course subject, 🎲

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages