Skip to content

shaochuan/Xiangqi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xiangqi Game

EXECUTION ENVIRONMENT

The codes were tested under MacOS, but should be also working under Linux system.

Installation

Package Dependency

  • Python 2.7 or higher.
  • PyOpenGL.
    • $ sudo pip install PyOpenGL PyOpenGL_accelerate
  • PIL
    • $ sudo pip install PIL

HOW TO RUN?

$ python main.py

About

Chinese chess, a strategy board game for two players.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages