搜索资源列表
Java_Tour3D
- Reilly Killer Game Programming in Java书的源代码,键盘控制的java三维机器战士,对学习Java 3D开发很有帮助。运行需java media api支持。-Reilly Killer Game Programming in Java book source code, keyboard control of the machine java 3D fighters, to learn Java 3D development helpful. Operati
zengshangwen
- 俄罗斯小游戏,有友好界面,键盘控制,游戏加入了声音
456
- java程序\\2.4.2--计算器起步(键盘控制的计算器) 简单的计算机器,方便,操作
GetImageGame
- java编写的拼图游戏,可以打开自选图像,鼠标或键盘控制图像移动,是java基础编程知识的综合运用
java_yuancheng
- Java编写的远程控制软件,可以通过本地的鼠标和键盘控制对方的桌面和应用程序
GreedSnake.java
- 贪吃蛇Java源代码的实现 主要部分已经集成为个对象SnakeModel利用键盘控制实现操作-dfdf
TANSHICHI
- 贪吃蛇的JAVA实现.实现了简单的贪吃蛇游戏,使用JAVA的GUI实现,用键盘控制。,欢迎大家下载使用-Snake implementation of JAVA. Achieve a simple game of Snake, the use of JAVA implementation of the GUI, using the keyboard control. Welcome to the download
java_remote_control
- 用java swing编写一款小的远程控制软件 可以远程控制另一台电脑的鼠标 键盘等功能 包含源码-remote control code with java
jm2pc
- 通过蓝牙或INTERNET,用JAVA手机控制电脑. 可以启动关闭程序/编辑文件,控制鼠标键盘. 分服务器和客户端,分别应用于PC和手机.-Remote control your desktop or laptop computer with any Java powered phone. Access and edit your files, start and stop applications, control your mouse, keyboard and another de
fAppleg
- 仿照Apple官网的产品展示做的一个滑动展示效果。 除了原来的效果(包括点击缓动滑移、拖动滑移),我还加入了本程序特有的滚轮和键盘控制,滑动条两端鼠标放上去会自动滑动,滑动到两边还会自动换一个表示停止的图案。-Official network along the lines of Apple products to do a slide show effect. In addition to the original results (including the hits slow movi
test0736114yutai
- 本程序是一个动画演示程序,在屏幕上生成一个正方形,用键盘控制上下左右移动-y1 = windowHeight-rsize-1
Calculate
- 这是一个计算器,异常处理健全,但是没有键盘控制,-This is a caculator.
Shoot
- 简单的雷电,用键盘控制游戏,敌机和我军都是用简单的图形表示的,易于初学者-A simple lightning, use the keyboard to control the game, the enemy and our military are represented with a simple graphics, easy for beginners
html5js
- 拼图游戏代码,主要是 算法 和图片划分 难度选择和 键盘控制-Jigsaw puzzle code, the main algorithm and pictures into difficult choices and keyboard control
snakegame
- 贪吃蛇游戏,课程设计。用键盘控制上下左右,不能碰墙!-Snake game, curriculum design. Keyboard control up, down, left and right, can not touch the walls!
migong
- 迷宫小游戏,一个小人走迷宫,用键盘控制,虽然简陋而简单,但是功能都有。-Maze game, a villain Maze, keyboard control, although crude and simple, but the function has.
wuziqi
- 只能用键盘控制的五子棋。可以实现服务器与客户端之间的连接。。比较简单实用。。很容易改成其他的类似的-Only use the keyboard to control the backgammon. Can be achieved between the client and server connections. . Relatively simple and practical. . Easily changed to another similar
jpkzyd
- 键盘控制DIV移动 Javascr ipt实现-Javascr ipt implementation of DIV mobile keyboard control
The-same-numbers
- 求s=a+a aa+aaaa的值,其中a是一个数字。例如2+22+222+2222+22222(此时共有5个数相加),几个数相加有键盘控制。-Find the value of s = a+aa+aaa+aaaa, where a is a number. For example 2+22+222+2222+22222 (this time a total of five numbers added), a few numbers together with keyboard control.
多态图形移动控制
- 现在已有一个简单的游戏界面框架,目前程序可以通过ujhk几个键控制主界面上的主角“三角形”“圆形”上下移动。项目结构如下:Scene.java是主类,该类实现了界面的显示,以及对键盘控制的响应。Role类是游戏角色的父类,里面定义了上下左右移动的方法,以及显示该角色的方法。Circle类是一个已经实现了“圆形”角色,它继承了Role类,并且重新Role类里的所有方法。Triangle类是一个已经实现了“三角形”角色,它继承了Role类,并且重新Role类里的所有方法。现在要求扩展新的角色:比如一
