The Wayback Machine - https://web.archive.org/web/20210815174315/https://github.com/timebug/harmless
Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 

harmless

A chinese chess engine

INSTALL

GNU/Linux and Mac OS X User

require

Hint: install pygame on OS X Lion

http://stackoverflow.com/questions/7288571/best-way-to-install-pygame-on-os-x-lion

run

$ git clone git://github.com/timebug/harmless.git
$ make && make install
$ cd pycchess && python cchess.py

Windows User

  1. Access https://github.com/timebug/harmless/downloads
  2. Download pycchess-win32-*.zip then unzip it
  3. Run cchess.exe

KEYBOARD SHORTCUTS

  • space: new game

About

A chinese chess engine

Topics

Resources

Releases

No releases published

Packages

No packages published