搜索资源列表
Tank-source
- 坦克大战 用j2se做的简单的小游戏! 用于巩固java基础 代码测试正确
day03
- 一些JAVA小游戏的实现! 对JAVA基础学习很有帮助。-Some realization of JAVA game! JAVA-based learning to be helpful.
gamewml
- java小游戏 挪动图案 排列成一列 使用很多基础算法-java game moving patterns arranged in a basic algorithm to use a lot of
RussianRECT
- J2ME开发的俄罗斯方块小游戏,有注释,通俗易懂,供初学者参考,能够通过此代码快速了解J2ME的基础知识-J2ME development Tetris game, there are notes, user-friendly for beginners and reference, can quickly understand the code of the basic knowledge of J2ME
Maze
- 小人走迷宫的小Java游戏,在此基础添加声音等,基本框架已完善成型,可供在校学生参考。-Curs Maze little Java games, on this basis, adding sounds, the basic framework has been perfect shape, for in-school students for reference.
saoleiyouxi
- 用java写的一个小游戏 模仿的扫雷 java的基础知识-Using java to write a little game of mine imitation
lcodefans
- 《MIDP手机游戏设计》是一本运用MIDP进行J2ME手机游戏编程的JAVA书籍,随书的源码中有丰富的JAVA小游戏实例,这些小游戏是你从事J2ME游戏开发的基础知识,因此这本书的源码还是值得研究一下的。 -" MIDP mobile game design" is a use for J2ME MIDP JAVA mobile game programming books, the source with the book is rich in instances of
MEMORY
- 一个记忆测试小游戏,用于JAVA基础学习-A memory test game for the JAVA-based learning
5javaprogram
- 这是几个用java开发的小游戏代码 当然是适合有一定基础的java爱好者练习的-This is a few small game code java development course, is suitable based java lovers to practice
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
YaYaPlaneToBoom
- 这是一个简单的飞机大战游戏,是本人学习java写的第一个小游戏,融合的java学习的很多基础知识,集合等等,学习java的初学者可以尝试着看看。-It is a simple airplane war game, I learn java to write the first small game, integration java learning a lot of the basics, collection, and so on, to learn java beginners can t
java-me-A-programming-source-code
- java me程序设计源代码一些小游戏的代码和一基础的源程序-Java me programming source code, a small game source code, and a base of the program
Snake
- java 过程的基础小游戏,大家可以借鉴一下,互相参考,互相学习,一起进步-xiaoyouxi
Java小游戏
- Java小游戏大全,很好的编译了Java开发游戏基础,适合菜鸟使用。(Java game Daquan, a good compilation of the Java development of the game foundation, suitable for rookie use.)
推箱子
- 这是一款完整的游戏代码,有音乐等各种功能,很齐全(This is a complete game code, music and other functions, very complete)
SHOOT
- 一个实用的可以玩的java小游戏,有分数,有生命值,火力可变化,可暂停开始功能。(A utility can play java games, a grade, has the value of life, the power can be changed, can pause start function.)
连连看小游戏
- 简单的连连看小游戏,Java。适用于初学者。很基础。(Simple Lianliankan game)
AI斗地主
- 斗地主游戏,JAVA开发,可以正常运行,供参考,在别人基础上做的,不建议在这个基础上再弄了,看看就好(fight the landlord java source code)
打飞机小游戏
- 打飞机小游戏,用java基础编写,涉及多线程技术和java图形化处理技术