▍1. nokia-ui.jar
J2ME游戏开发Nokia com.ui包,是本人找了很长时间才找到的,使用时,放在项目的lib目录下就行,在WTK里就能编译成功。(j2me nokia com.ui package.)
J2ME游戏开发Nokia com.ui包,是本人找了很长时间才找到的,使用时,放在项目的lib目录下就行,在WTK里就能编译成功。(j2me nokia com.ui package.)
自己没事写的贪吃蛇游戏,只是想看看效果,没多去修改,留给网友们参考参考(Snake game nothing to write, just want to see the effect, and did more to change, leaving netizens refer to the reference)
韩国人手机上的J2ME手机游戏哈里波特源代码,运行于LG手机,因些声音方面需要LG特有的API,如果你没有LG的SDDK的话,可以建立一个空接口,游戏目前在SJBOY下可以正常运行,但是没有声音。图片资源请在jar包里提取 (Korean phone J2ME mobile game Harry Potter source code, running on the LG mobile phone, LG-specific API, if you do not have the LG SDDK, you can create an empty interface because the sound aspect, game in SJBOY, normal running, but no sound. Image resources are extracted in the jar bag)
独立游戏 minecraft 的源代码 及服务器 源代码.(The minecraft independent game source code and the server source code.)
java实现的坦克大战游戏源码,学习javaa游戏源码编程与开发的能参考参考。 可直接使用。 (Battle City game source code, implemented in Java learning javaa game source programming and development can refer to the reference. Can be used directly.)
自己编写的java版本的类超级玛丽游戏,内含两个关卡,并保证所有的元素尽可能出现一次;源代码的注释比较详细(I have written the java version of class Super Mario game, containing the two checkpoints, and to ensure that all the elements as much as possible once source code comment in more detail)
简单的贪吃蛇游戏 java初学者可参看(A simple Snakegame for novice who learn java (英语不好 见谅))
J2ME手机游戏贪吃蛇源码,开发环境eclipse及eclipseme加WTK,windows xp操作系统。(J2ME mobile phone game Snake the source code, development the environment eclipse and eclipseme of plus The WTK windows xp operating system.)
本文主要研究基于Java 技术的中国象棋游戏的分析与设计,对中国象棋游戏特殊的行棋规则给予了细致的分析与理解,设计出了一种实时可行的行棋规则,从移动范围、移动方向和穿越障碍几个方面重新描述行棋规则,基于Java技术通过计算机模拟实现了中国象棋特殊的行棋规则算法,设计出了一种可行的方法,使每个棋子的行棋路线都严格遵循本身的行棋规则,游戏的实战对弈得以实现,通过实验运行,证明这种限定棋子行棋路线的方法是可行的,并得到了预期的目标(This paper studies the analysis and design of the Chinese chess game based on Java technology, a special line chess rules of Chinese chess game to give the detailed analysis and understanding to design a real-time feasible line chess rules, from the range of movement, direction of movementand through the obstacles to re-describe the line chess regulation)
用JAVA语音完成的关于游戏的毕业设计,内部包含源码,论文等部分。(Internal contains the source code, papers and other parts with JAVA voice to complete the graduation project on the game.)
java实现的俄罗斯方块游戏,实现了移动、翻转、变向等基本功能,和适合初级水平的java程序员联系(java implementation of the Tetris game, mobile, flip, change to the basic functions of java programmer suitable for primary level contact )
一款推箱子游戏的源代码,希望可以对游戏编程有帮助(I hope the source code of a Sokoban game can help your game programming)
迷宫小游戏,尽可能的模仿现实中的迷宫游戏(Maze small game, as far as possible the imitation of the real maze game )
用java开发的3D俄罗斯方块。用到些 openGL的东西。还有个版本是基于C++开发的。请在站内搜索(3D Tetris )
跟小时候用麻将玩的连连看很像,就是简单的数字组成,是款很益智的小游戏(lianliankan is like a game that played with majiang in our childhood)