搜索资源列表
俄罗斯方块_Applet
- 使用java applet实现网页上玩俄罗斯方块游戏,如果把游戏嵌入到网站中,必定生色不少!使用到的技术:java swing jApplet 4维数组运算等-use the website to achieve playing Tetris game, if the game is embedded into websites that will take a lot more lively! The use of the technology : java swing jApplet fou
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
Sudoku.rar
- 用Java解数独游戏,用数组实现,以Applet展示,Sudoku skills with Java, using the array to achieve in order to display Applet
SnekeGame
- java期末的的大作业,主要用数组实现的的贪吃蛇,内附简单文档-java end of the large operations, mainly used an array implementation of the Snake, enclosing a simple document
Sudoku
- 数独题目产生器 可自动随机产生数独题目 执行前请先设定好有关 jakarta commons logging 的 CLASSPATH 然后执行 java -jar SudokuGenerator.jar 平均一秒钟约可产生 67 组题目 -Title Sudoku Generator can automatically randomly generated Sudoku topic before the implementation of the relevant co
ins123
- 基于GUI的Java五子棋游戏源码,可人机对战,用java swing做的,运行时 需要修改图片的路径。 制作思路: 用按钮做棋子,用图片填充每个按钮。 设置棋盘为24*24的,五子棋FiveChessGame类,继承了JFrame,并且 添加了时间监听,五子棋的棋子chess,用JButton表示,五子棋棋子chess 对应的棋子标识,用于标记棋子的状态。 1表示黑棋,-1表示白棋,默认0表 示无棋子,点击棋子时设置棋子的图标setOnChessI
Els
- 自学JAVA不久,第一次自己编小程序。在家摸索了三天才完成。 * 对于如何选择合适类还没有经验,这里直接在JFrame上设计paint()方法将所有内容绘制。没有掌握面向对象编程还- -! * 建模上借鉴了小时候玩的那中手柄游戏,将主面板划分为12*20的小格;后来为了设计碰撞,又改为14*21,绘制部分仍为12*20。(两侧与底部为边界) * 这些格子的信息用一个二维数组存储,数组中每个元素用0,1来表示是否被绘制成黑色。paint()方法中将值为1的格子绘制成黑色,0
Wuziqi
- 通过16*16的一维数组实现了在命令行窗口模式下的JAVA五子棋程序,可判断各方向输赢-16* 16 by one-dimensional array realized in the command line window mode JAVA backgammon program, can determine the direction of winning or losing
FiveChess
- 二维数组产生的JAVA五子棋程序,在命令行下实现-JAVA Gobang generated two-dimensional array procedures to achieve the command line
PushBox4.0
- java开发的推箱子小游戏,主要练习使用ATW、Swing图形化界面,还有涉及数组知识-Color、HeadlessException、KeyEvent、KeyListener、ImageIcon、JFrame、JLabel、import javax.swing.JOptionPane、 JPanel、WindowConstants
SanZiQi
- 三子棋游戏,利用数组和java中的基础语法编写。-Three sons chess game,the program is the easy istance,and you can improve it.
Chess
- java黑白棋算法,无图形界面,用数组表示棋子-java the Othello algorithm, no graphical interface, expressed as an array of chess pieces ...
Mine1
- 用数组实现简单的扫雷游戏java源代码,不用图形用户界面-Simple a minesweeping game java source code, do not have a graphical user interface using an array
dynamicsort
- java数组动态排序演示,动态展示数组排序过程-java array dynamic sort of presentation, dynamic display array sorting process
TavaHomework3_1
- 用于检测java中数组下标越界及除数为0 的时候抛出的异常-Used to detect the java array subscr ipt out of bounds and the divisor is 0 when thrown
SimpleDotCom
- 一款简单的java单机小游戏。通过命令行猜测连续的3个数字在7位连续数组中的位置。很适用于java初学者-a simple java game
GuessName
- 路边算命把戏,“不开口知贵姓”,Java版实现 使用二维数组。收录了全部500个百家姓。 在几张小卡片(每张上面写了几十个姓)上挑选一张含有自己姓的。 然后又让他在地上的大布上的几个小方格(每格上面写了几十个姓)上挑选一格含有自己姓的。随即说出了此人的姓。 项目导入后可直接运行-Roadside fortune-telling trick, do not know your name open , Java version to achieve Using a two-d
Mine1
- 用数组实现简单的扫雷游戏java源代码,不用图形用户界面-Simple a minesweeping game java source code, do not have a graphical user interface using an array
Snow
- Java游戏开发入门,数组的使用实现漫天雪花- Java game developers get started, use the array to achieve sky snow
XX
- 这是一个飞机大战的游戏,是基于java编程,并且用到三维数组,与其他的飞机大战编程思想略有不同。-this is a plan war games.