# chess **Repository Path**: ekber/chess ## Basic Information - **Project Name**: chess - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-12-05 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 五子棋游戏 人机ai交互,下载游戏开始吧! 主要功能: 人机对弈五子棋 棋谱的保存/读取(鼠标右键) ![chess](chess.png) 下载: [chess.jar](https://github.com/xcr1234/chess/raw/master/bin/chess.jar) (jar包可直接运行) 编译: 建议使用IntelliJ IDEA编译,直接导入项目即可。