搜索资源列表
7.1.5--拼图游戏提高(复杂的拼图游戏)
- 用java编制的一个拼图游戏,练习应用button,Jtextfield,Jscrool等组建,练习使用 java.io.* javax.swing.* 等包的用法-prepared with a puzzles, exercise Application button, Jtextfield, Jscrool other form, a practice used java.io.* javax.swing .* packages, such as the use of
ShuDu
- 数独是一种源自18世纪末瑞士的数学智力拼图游戏。拼图是九宫格(即3格宽×3格高)的正方形状,每一格又细分为一个九宫格。在每一个小九宫格中,分别填上1至9的数字,让整个大九宫格每一列、每一行的数字都不重复。 数独的玩法逻辑简单,数字排列方式千变万化。不少教育者认为数独是锻炼脑筋的好方法。-Sudoku is a kind of Switzerland originated in late 18th century mathematical intelligence jigsaw puzzl
mofang
- 一个用java编写的益智魔方小游戏,可以锻炼你的反应能力,随时随地的玩-Prepared using a java Rubik' s Cube puzzle game, you can exercise your ability to respond to play anytime, anywhere
TankWar2.8
- 用java开发的简易坦克大战,坦克是图片外形,可锻炼初学java的javaSE的相关语法。-The ease of development with java Battle City, tank is the picture shape, can exercise the javaSE beginner java related syntax.
javaQQ
- 实现基本的java信息通信,socket通信。锻炼编程能力。-Java information and communication, the socket communication. Exercise programming capabilities.
fly-game
- 一个小游戏,锻炼Java爱好者的逻辑思维能力以及编程能力。-A small game to exercise the logical thinking ability, and programming capabilities of Java enthusiasts.
Snake
- Java实现小游戏“贪吃蛇”,用于大学课程学习的同时锻炼能力-Java implementation of the game " Snake" for university courses while studying exercise capacity
tanke-game
- java代码关于坦克的小游戏,可以前后左右运动,以及发炮复活等功能-java code on the tank game around, exercise, and other functions fired resurrection
AllChapters
- Java Game Book chapter sources. Developing Games In Java. BRACKEEN.com Exercise 1-5 Source
CPD3314-Assign6
- java的小练习,练习继承 class method 的调用。- Exercise#2- Car Class * * Write a class named Car that has the following fields: *- yearModel. The yearModel field is an int that holds the car s year model. *- make. The make field references a String objec
Java小游戏连连看1.0
- 该报告中的程序是使用Java程序编写的连连看小游戏,能够进行休闲放松,锻炼细微观察能力以及思考能力。具有退出功能,再来一局功能,重新排列功能和游戏说明功能,特殊之处本程序加入了音乐功能。该程序分为两个类,主类是class lianliankan,副类是class AudioPlayer,主要运用了工具包 javax.swing, java.awt,java.applet, java.net,java.io和常用组件以及事件监听器等。(The program in the report is th
JAVA课程贪吃蛇
- 一款非常简单易懂的课程设计,适合新手参考练习,希望大家自己多做练习(A very easy to understand curriculum design, suitable for novice reference practice, I hope you do more exercise yourself)