# harmless **Repository Path**: mirrors/harmless ## Basic Information - **Project Name**: harmless - **Description**: harmless 是一个中国象棋引擎 - **Primary Language**: C/C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/harmless - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 1 - **Created**: 2020-04-24 - **Last Updated**: 2023-12-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # harmless A chinese chess engine ## INSTALL ### GNU/Linux and Mac OS X User > require * `python-2.7.x`: * `pygame-1.9.x`: Hint: 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 2. Download `pycchess-win32-*.zip` then unzip it 3. Run `cchess.exe` ## KEYBOARD SHORTCUTS * `space`: new game