搜索资源列表
自制扫雷项目
- 用java开发的扫雷游戏 与windows下的有基本的相似度,基于swing的 控件处理机制-with java development of the mine games and windows of a basic similarity, based on the swing mechanism of control
AIGreedSnake
- 本程序是我放假时写的一个贪吃蛇,电脑有AI,不过很可惜AI智能不高。不过我现在认为自己的代码已经比当年有所提高,对文件的组织,对一些简单模式的运用,包括基本的格式注释等都有很大进步。我想对于一些初学者还是有参看的价值。AIStrategyLevelB.java这个文件就是用来扩展实现更高AI的算法的,我虽然有些思路,未能实现,希望有想法的和我交流,qq是9468387,邮箱是cookie1984717cookie@yahoo.com.cn(不好意思,长了点的,呵呵) 在eclipse,jdk
gamewml
- java小游戏 挪动图案 排列成一列 使用很多基础算法-java game moving patterns arranged in a basic algorithm to use a lot of
SnakeMIDlet
- 用Java写的贪吃蛇的小程序,可以实现这个小游戏的基本功能。贪吃蛇我们都玩过,因此都程序功能不再多说-Snake written by a small Java program can implement the basic functions of this little game. Snake we all played, so all program features will not say
MyJigSaw
- java拼图游戏, 实现了基本功能。图有点少, 只有两个, 不过也可自己做图往里面加。-java jigsaw puzzle to achieve the basic functionality. Figure a little bit less, and only two, but can also make their own plan puts inside Canada.
eluosifangkuai
- 用JAVA语言实现俄罗斯方块,实现基本功能。保证一定的运行速度。-Tetris with the JAVA language implementation to achieve basic functions. To guarantee a certain speed.
java
- 一个简单的斗兽棋代码实现,基本功能都实现了,支持人人对战。-Jungle a simple code to achieve the basic functions are implemented to support all play against.
Tetris
- 俄罗斯方块(Tetris, 俄文:Тетрис)是一款风靡全球的电视游戏机和掌上游戏机游戏,它由俄罗斯人阿列克谢·帕基特诺夫发明,故得此名。俄罗斯方块的基本规则是移动、旋转和摆放游戏自动输出的各种方块,使之排列成完整的一行或多行并且消除得分。由于上手简单、老少皆宜,从而家喻户晓,风靡世界。 此为俄罗斯方块的JAVA源代码-Tetris (Tetris, Russian: Тетрис) is a popular video game console and handheld global c
Russia
- java me,俄罗斯方块,使用netbeans 6.9.1开发 包含基本的功能-java me, Tetris, developed using netbeans 6.9.1 Contains the basic functions
ERS_Block
- 一款经典游戏俄罗斯方块,用java编程语言写的,实现基本的游戏功能-A classic game ERS_Block,code by java languige,and it implement basic function.
tetris
- 根据传智播客的俄罗斯方块编程视频自己写的java代码,实现了一个俄罗斯方块游戏的基本功能。-According to ChuanZhiBoKe Tetris podcast video,I write the java code to implement the basic functions of a Tetirs game.
horse
- java 赛马机。完成赛马的设计,必须实现几个基本功能:1.马匹获得随机速度,在规定的长度内,完成赛马比赛;2.设计一组单选按钮,供用户选择胜出马匹;3.用户可以为自己的马匹投注;4.用户可以增加自己投注的总金额。-java horse racing machine. To complete the design in horse racing, must implement a few basic functions: horses get random speed within the sp
Tetris
- java实现的俄罗斯方块游戏,实现了移动、翻转、变向等基本功能,和适合初级水平的java程序员联系-java implementation of the Tetris game, mobile, flip, change to the basic functions of java programmer suitable for primary level contact
java-eluosifangkuai
- 用JAVA语言编写俄罗斯方块游戏,实现俄罗斯方块游戏的基本功能。课题主要完成目标是利用小应用程序模版及按钮事件、多线程以及相关事件处理完成俄罗斯方块游戏的操作程序。应用到的技术包括类的继承,接口的引用以及各类中重要方法的充分运用paint方法绘制游戏区,移动有效性判断locateFlag(),等),以及多线程的应用实现对方块下落速度的控制(线程的应用(线程的创建、run()方法的使用-Tetris game written in JAVA language, the basic function
sweep
- 一个益智的扫雷小游戏,帮助理解J2SE的基础语法,熟悉Java编程-Mine a puzzle game, help to understand the basic grammar of J2SE familiar with the Java programming
snake
- 一个益智类的Java小游戏,贪吃蛇。有助于熟悉Java编程,理解Java的基础语法-A Java puzzle game, Snake. Basic grammar helps to be familiar with Java programming, understanding of Java
SourceCode
- 简单的打砖块Java版,包含基本的游戏循环,游戏输入和绘图双缓冲-Simple Arkanoid Java version contains the basic game loop game input and drawing double buffering
ELosi
- java版俄罗斯方块,很久以前写的,适合初学者,实现了基本功能呢。-java version of Tetris, a long time ago, and suitable for beginners to achieve the basic functions of it.
Snake
- 自己写的贪吃蛇小游戏,java安卓开发,基本功能都已经实现-Write your own Snake games, java android development, the basic functions have been achieved
greedysnake
- 本程序使用使用java实现贪吃蛇游戏效果,基本完成各项算法处理。-This program uses the Snake game using java achieve the effect, the basic completion of the algorithm processing.