搜索资源列表
www_pudn_com_FiveChessGame
- 测试棋子的方法showChess。用于将chessInt数组内容打印到控制台,以便观看。基于GUI的Java五子棋游戏源码,可人机对战,用java swing做的,运行时需要修改图片的路径。 -Test piece method showChess. Contents of the array is used to print to the console chessInt to watch. GUI-based Java backgammon game source code, can be
13ex
- 文件功能,实现猜数字游戏,并打印出游戏排行榜-Paper, and realize guessing game, and print out the game list
ins123
- 基于GUI的Java五子棋游戏源码,可人机对战,用java swing做的,运行时 需要修改图片的路径。 制作思路: 用按钮做棋子,用图片填充每个按钮。 设置棋盘为24*24的,五子棋FiveChessGame类,继承了JFrame,并且 添加了时间监听,五子棋的棋子chess,用JButton表示,五子棋棋子chess 对应的棋子标识,用于标记棋子的状态。 1表示黑棋,-1表示白棋,默认0表 示无棋子,点击棋子时设置棋子的图标setOnChessI
five_chess
- 個人寫的五子棋的程序,不是道怎么樣,希望大家好好分享自己以後的作品-Easily acquire, store and access digital music from almost anywhere in the home • Effortlessly manage, view, print and share digital photos • Carry favorite content anywhere to enjoy while on the road
rjxq-mygame
- 人机下棋游戏,用C++语言实现,其中包含一个.h和一个.cpp文件.int n=0,max=0,temp=0 char ch //输出棋盘原始状态 Print() cout<<"You First or Second(F/S)?" cin>>ch if((ch== S )||(ch== s )) { status[4]= X counter=counter+1 Print() cou
eight-queens-puzzle
- 皇后问题(在8*8格的国际象棋盘上放置8个皇后,使得任意两个皇后不能互相攻击,即任何行,列或对角线上不得有两个或两个以上的皇后),打印输出皇后的位置,如在第一行第二个为01000000,以此类推逐行写出-The queen s problems (in 8* 8 s international chess on placed eight queen, make any two queen can t to fight each other, which means any line, colum
dzld2.2
- 【电子路单软件系统】最新推出变换皮肤颜色功能,打印路单图纸功能。具有国际标准的珠仔路单、大路、大眼仔路、小路、甲由路(小强路)、三星露珠等显示功能。具有下局问路预测显示功能,具有导入导出保存路单功能,具有独立键盘快捷输入功能和独立鼠标点击输入功能,具有撤销回退和重新开新盘功能,并独创随机路单生成功能!-[E] single-software system transformation latest skin color, print single-drawing functions. Beads
game.tar
- 一个俄罗斯方块游戏,以及一个跳马游戏的AI,用pygame开发,速度很快,打印出路径-A Tetris game, as well as a vault game AI, with pygame development, fast, print out the path
Chinese_Chess
- 象棋记谱软件,用C语言编写,可以实现在命令行界面里移动棋子,并将移动的结果打印到文本文件中-Chess notation software, written in C language, can run movement in the command line interface , and print the results to a text file