Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - util
Search - util - List
DL : 0
01_游戏功能演示与说明 02_游戏中的面向对象分析与设计 03_使用传智播客提供的API类组装贪吃蛇游戏 04_编写贪吃蛇游戏中的各个类的主体框架性代码 05_编写Controler类与实现蛇移动的事件监听 06_编写对各个类进行测试的程序代码 07_蛇的数据结构设计与移动显示 08_测试与修正蛇的移动与显示问题 09_排除蛇的相反方向与无效方向的按键问题 10_编写与测试表示食物的类 11_完成蛇吃食物的相关代码 12_为游戏增加作为障碍物的石头 13_为蛇增加吃到石头而死掉的功能 14_解决食物与石头蛇身重叠的问题 15_为蛇增加吃到蛇身而死掉的功能 -1.package cn.itcast.snake.game 2. 3.import java.awt.Color 4.import java.awt.Font 5.import java.awt.event.ActionEvent 6.import java.awt.event.ActionListener 7.import java.awt.event.FocusAdapter 8.import java.awt.event.FocusEvent 9. 10.import javax.swing.JColorChooser 11.import javax.swing.JFrame 12.import javax.swing.JLabel 13.import javax.swing.JPanel 14.import javax.swing.JTextArea 15.import javax.swing.border.EtchedBorder 16.import javax.swing.event.ChangeEvent 17.import javax.swing.event.ChangeListener 18. 19.import cn.itcast.snake.controller.Controller 20.import cn.itcast.snake.entities.Food 21.import cn.itcast.snake.entities.Ground 22.import cn.itcast.snake.entities.Snake 23.import cn.itcast.snake.listener.GameListener 24.import cn.itcast.snake.util.Global 25.import cn.itcast.snake.view.GamePanel
Date : 2025-12-17 Size : 3kb User : h

DL : 0
资源为石器时代 2.5 服务端 util.c 代码. 主要功能:計算單位器源碼, 主要可以調整所有單位公式計算,不建議修改。 目的仅仅是研究服务端开发技术, 不涉及商业盈利, 欢迎有兴趣的同学加入.-Resources for the Stone Age 2.5 server side util.c code. Main function: Calculate the unit source, Mainly can adjust all unit formula calculation, not recommended to modify. The purpose is only to study the development of server technology, does not involve commercial profits, welcomed the interest of students to join.
Date : 2025-12-17 Size : 4kb User : cyc94675
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.