Skip to content

renzhentaxi/Go-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python implementation of Go

A local two player python implementation of the traditional Chinese board game Weiqi named Go or Baduk in other languages.

Requirements:

  • python
  • pygame
  • pip
  • git (optional)

Instructions:

###git installed

  • run git clone https://github.com/renzhentaxi/Go-Python.git
  • cd into Go-Python
  • type pip install -r requirements.txt Note: you might need to use sudo or the --user flag
  • run python main.py

###git not installed

  • download the repository as a .zip file from github
  • unzip the folder and cd into the directory
  • type pip install -r requirements.txt Note: you might need to use sudo or the --user flag
  • run python main.py

Created by Renzhentaxi Baerde

About

Game Din tei

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages