Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 452 Bytes

File metadata and controls

21 lines (17 loc) · 452 Bytes

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