五子棋
=====
简易 Java 五子棋实现, 有终端字符组成的图形界面
![Screenshot](photos/01.png)
使用手册
------
左下角表示要下的棋子的颜色,用坐标表示棋子的位置,横向为 x 坐标,纵向为 y 坐标,输入格式为:p x y,p、x 和 y 之间用空格隔开,输入完按下回车就会显示在绘制的棋盘上,O 表示黑棋,@ 表示白棋
输入 retract 则可以悔棋
运行
---
进入 src 目录编译,执行
``` javac *.java ```
然后执行
``` java wuziqi ```
运行程序
TODO
----
- ~~悔棋操作~~
- AI 对手
GOBANG
======
An easy gobang program which has an easy UI.
![Screenshot](photos/01.png)
How to use
----------
The lower left quarter means the color of chess piece which you will put. Coordinate the position of the chess. Row is x, and rank is y. Input format:p x y. There is a blank between p, x and y. Finally, press Enter. The chess piece will be painted on the chessboard. O says black. @ says white.
You can input "retract" to retract.
How to run
----------
Enter the src file to compile
``` javac *.java ```
then run the program
``` java wuziqi ```
TODO
----
- ~~retract~~
- AI player
枫蜜柚子茶
- 粉丝: 9010
- 资源: 5351
最新资源
- 毕业设计基于改进神经网络的风电功率预测系统.zip
- 新建 Microsoft Word 文档
- 毕业设计基于STM32的智能停车场设计.zip
- 毕业设计基于Cesium时空数据可视化后台Java SSM框架.zip
- 毕业设计代码,基于ElasticFusion的双目实时重建.zip
- Ubuntu大数据环境搭建:包括Hadoop、hbase、mongodb、eclipse安装搭建
- 毕业设计之SpringCloud-B2C平台电子商务App端.zip
- 卡西欧计算机fx-991CN CW 模拟器PC版
- 毕业设计主机安全装载系统.zip
- DEAP效率计算软件,自动进行线性规,可以计算DEA数据包络方法中CCR和BCC模型下的最优解
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈