搜索资源列表
etpflashbook1.5
- Etp Flash 留言本 1.50 系统的主要功能有: 1、留言:签写留言、修改留言、固顶留言、删除留言、回复留言 2、留言本设置:留言本名、留言本简介、密码更改、每页留言数、版主信息(姓名、QQ、Email、主页) 3、游戏区:共有3个游戏[Etp贪食蛇/Etp推箱子/Etp顶球游戏]。 4、Mp3播放器:音乐播放、音量控制、音乐列表、音乐列表管理 5、其它功能:词语过滤、自定义头像、文字效果、整体颜色变换 1.5更新以下功能: 1、前台用Flash2004+
01
- 系统的主要功能有: 1、留言:签写留言、修改留言、固顶留言、删除留言、回复留言 2、留言本设置:留言本名、留言本简介、密码更改、每页留言数、版主信息(姓名、QQ、Email、主页) 3、游戏区:共有3个游戏[Etp贪食蛇/Etp推箱子/Etp顶球游戏]。 4、Mp3播放器:音乐播放、音量控制、音乐列表、音乐列表管理 5、其它功能:词语过滤、自定义头像、文字效果、整体颜色变换。-System' s main features are: 1, message: Write,
MyGreadSnake
- Java编写的一个贪吃蛇小游戏,可以根据吃得方块的颜色来改变蛇体的颜色。请大家多多指教。-Java written in a Snake game, can eat the color box to change the color of the snake body. Please exhibitions.
java-snake
- 贪吃蛇,能够改变游戏难度,食物蛇身蛇头颜色。能够开始,暂停和停止游戏,可以根据吃到食物的数量给出相应的分数-Snake can change the game difficulty, food snake smugglers color. Able to start, pause, and stop the game, you can give the corresponding scores based on the number of foods to eat
JAVA_snake
- 用JAVA实现贪吃蛇的游戏,可以更改桌面背景颜色、蛇的颜色-use JAVA to realize the Snake,can change the color of the desktop and the snake
Sanke
- 贪吃蛇游戏创建三个模块,分为Map,Sanke,Gui。Map类应用二维数组实现地图布局。Snake类主要运用GUI中监听Button按钮的颜色变化,来实现舍得移动和捕食。并在地图中随机出现食物。Gui通过键盘监听器使得蛇移动方向。此次项目让我感受到编程的乐趣!(Snake game to create three modules, divided into Map, Sanke, Gui. Map class uses 2D array to realize map layout. Snake