文件名称:2
介绍说明--下载内容均来自于网络,请自行研究使用
贪吃蛇游戏开发》视频包括16小节:
01_游戏功能演示与说明
02_游戏中的面向对象分析与设计
03_使用传智播客提供的API类组装贪吃蛇游戏
04_编写贪吃蛇游戏中的各个类的主体框架性代码
05_编写Controler类与实现蛇移动的事件监听
06_编写对各个类进行测试的程序代码
07_蛇的数据结构设计与移动显示
08_测试与修正蛇的移动与显示问题
09_排除蛇的相反方向与无效方向的按键问题
10_编写与测试表示食物的类
11_完成蛇吃食物的相关代码
12_为游戏增加作为障碍物的石头
13_为蛇增加吃到石头而死掉的功能
14_解决食物与石头蛇身重叠的问题-Snake game
01_游戏功能演示与说明
02_游戏中的面向对象分析与设计
03_使用传智播客提供的API类组装贪吃蛇游戏
04_编写贪吃蛇游戏中的各个类的主体框架性代码
05_编写Controler类与实现蛇移动的事件监听
06_编写对各个类进行测试的程序代码
07_蛇的数据结构设计与移动显示
08_测试与修正蛇的移动与显示问题
09_排除蛇的相反方向与无效方向的按键问题
10_编写与测试表示食物的类
11_完成蛇吃食物的相关代码
12_为游戏增加作为障碍物的石头
13_为蛇增加吃到石头而死掉的功能
14_解决食物与石头蛇身重叠的问题-Snake game
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2
.\.classpath
.\.project
.\bin
.\...\cn
.\...\..\itcast
.\...\..\......\tetris
.\...\..\......\......\controller
.\...\..\......\......\..........\Controller.class
.\...\..\......\......\entities
.\...\..\......\......\........\Ground.class
.\...\..\......\......\........\Shape$ShapeDriver.class
.\...\..\......\......\........\Shape$ShapeSwiftDriver.class
.\...\..\......\......\........\Shape.class
.\...\..\......\......\........\ShapeFactory.class
.\...\..\......\......\........\UnitType.class
.\...\..\......\......\game
.\...\..\......\......\....\CommonShapeFactory.class
.\...\..\......\......\....\GameOptionPanel.class
.\...\..\......\......\....\MainFrame$1.class
.\...\..\......\......\....\MainFrame$10.class
.\...\..\......\......\....\MainFrame$11.class
.\...\..\......\......\....\MainFrame$12.class
.\...\..\......\......\....\MainFrame$13.class
.\...\..\......\......\....\MainFrame$14.class
.\...\..\......\......\....\MainFrame$2.class
.\...\..\......\......\....\MainFrame$3.class
.\...\..\......\......\....\MainFrame$4.class
.\...\..\......\......\....\MainFrame$5.class
.\...\..\......\......\....\MainFrame$6.class
.\...\..\......\......\....\MainFrame$7.class
.\...\..\......\......\....\MainFrame$8.class
.\...\..\......\......\....\MainFrame$9.class
.\...\..\......\......\....\MainFrame.class
.\...\..\......\......\....\MyGroundListener.class
.\...\..\......\......\listener
.\...\..\......\......\........\GameListener.class
.\...\..\......\......\........\GroundAdapter.class
.\...\..\......\......\........\GroundListener.class
.\...\..\......\......\........\ShapeListener.class
.\...\..\......\......\util
.\...\..\......\......\....\Global.class
.\...\..\......\......\view
.\...\..\......\......\....\GamePanel.class
.\doc
.\...\allclasses-frame.html
.\...\allclasses-noframe.html
.\...\cn
.\...\..\itcast
.\...\..\......\tetris
.\...\..\......\......\controller
.\...\..\......\......\..........\class-use
.\...\..\......\......\..........\.........\Controller.html
.\...\..\......\......\..........\Controller.html
.\...\..\......\......\..........\package-frame.html
.\...\..\......\......\..........\package-summary.html
.\...\..\......\......\..........\package-tree.html
.\...\..\......\......\..........\package-use.html
.\...\..\......\......\entities
.\...\..\......\......\........\class-use
.\...\..\......\......\........\.........\Ground.html
.\...\..\......\......\........\.........\Shape.html
.\...\..\......\......\........\.........\ShapeFactory.html
.\...\..\......\......\........\.........\UnitType.html
.\...\..\......\......\........\Ground.html
.\...\..\......\......\........\package-frame.html
.\...\..\......\......\........\package-summary.html
.\...\..\......\......\........\package-tree.html
.\...\..\......\......\........\package-use.html
.\...\..\......\......\........\Shape.html
.\...\..\......\......\........\ShapeFactory.html
.\...\..\......\......\........\UnitType.html
.\...\..\......\......\game
.\...\..\......\......\....\class-use
.\...\..\......\......\....\.........\CommonShapeFactory.html
.\...\..\......\......\....\.........\GameOptionPanel.html
.\...\..\......\......\....\.........\MainFrame.html
.\...\..\......\......\....\.........\MyGroundListener.html
.\...\..\......\......\....\CommonShapeFactory.html
.\...\..\......\......\....\GameOptionPanel.html
.\...\..\......\......\....\MainFrame.html
.\...\..\......\......\....\MyGroundListener.html
.\...\..\......\......\....\package-frame.html
.\...\..\......\......\....\package-summary.html
.\...\..\......\......\....\package-tree.html
.\...\..\......\......\....\package-use.html
.\...\..\......\......\listener
.\...\..\......\......\........\class-use
.\...\..\......\......\........\.........\GameListener.html
.\...\..\......\......\........\.........\GroundAdapter.html
.\...\..\......\......\........\.........\GroundListener.html
.\...\..\......\......\........\.........\ShapeListener.html
.\...\..\......\......\........\GameListener.html
.\...\..\......\......\........\GroundAdapter.html
.\...\..\......\......\........\GroundListen
.\.classpath
.\.project
.\bin
.\...\cn
.\...\..\itcast
.\...\..\......\tetris
.\...\..\......\......\controller
.\...\..\......\......\..........\Controller.class
.\...\..\......\......\entities
.\...\..\......\......\........\Ground.class
.\...\..\......\......\........\Shape$ShapeDriver.class
.\...\..\......\......\........\Shape$ShapeSwiftDriver.class
.\...\..\......\......\........\Shape.class
.\...\..\......\......\........\ShapeFactory.class
.\...\..\......\......\........\UnitType.class
.\...\..\......\......\game
.\...\..\......\......\....\CommonShapeFactory.class
.\...\..\......\......\....\GameOptionPanel.class
.\...\..\......\......\....\MainFrame$1.class
.\...\..\......\......\....\MainFrame$10.class
.\...\..\......\......\....\MainFrame$11.class
.\...\..\......\......\....\MainFrame$12.class
.\...\..\......\......\....\MainFrame$13.class
.\...\..\......\......\....\MainFrame$14.class
.\...\..\......\......\....\MainFrame$2.class
.\...\..\......\......\....\MainFrame$3.class
.\...\..\......\......\....\MainFrame$4.class
.\...\..\......\......\....\MainFrame$5.class
.\...\..\......\......\....\MainFrame$6.class
.\...\..\......\......\....\MainFrame$7.class
.\...\..\......\......\....\MainFrame$8.class
.\...\..\......\......\....\MainFrame$9.class
.\...\..\......\......\....\MainFrame.class
.\...\..\......\......\....\MyGroundListener.class
.\...\..\......\......\listener
.\...\..\......\......\........\GameListener.class
.\...\..\......\......\........\GroundAdapter.class
.\...\..\......\......\........\GroundListener.class
.\...\..\......\......\........\ShapeListener.class
.\...\..\......\......\util
.\...\..\......\......\....\Global.class
.\...\..\......\......\view
.\...\..\......\......\....\GamePanel.class
.\doc
.\...\allclasses-frame.html
.\...\allclasses-noframe.html
.\...\cn
.\...\..\itcast
.\...\..\......\tetris
.\...\..\......\......\controller
.\...\..\......\......\..........\class-use
.\...\..\......\......\..........\.........\Controller.html
.\...\..\......\......\..........\Controller.html
.\...\..\......\......\..........\package-frame.html
.\...\..\......\......\..........\package-summary.html
.\...\..\......\......\..........\package-tree.html
.\...\..\......\......\..........\package-use.html
.\...\..\......\......\entities
.\...\..\......\......\........\class-use
.\...\..\......\......\........\.........\Ground.html
.\...\..\......\......\........\.........\Shape.html
.\...\..\......\......\........\.........\ShapeFactory.html
.\...\..\......\......\........\.........\UnitType.html
.\...\..\......\......\........\Ground.html
.\...\..\......\......\........\package-frame.html
.\...\..\......\......\........\package-summary.html
.\...\..\......\......\........\package-tree.html
.\...\..\......\......\........\package-use.html
.\...\..\......\......\........\Shape.html
.\...\..\......\......\........\ShapeFactory.html
.\...\..\......\......\........\UnitType.html
.\...\..\......\......\game
.\...\..\......\......\....\class-use
.\...\..\......\......\....\.........\CommonShapeFactory.html
.\...\..\......\......\....\.........\GameOptionPanel.html
.\...\..\......\......\....\.........\MainFrame.html
.\...\..\......\......\....\.........\MyGroundListener.html
.\...\..\......\......\....\CommonShapeFactory.html
.\...\..\......\......\....\GameOptionPanel.html
.\...\..\......\......\....\MainFrame.html
.\...\..\......\......\....\MyGroundListener.html
.\...\..\......\......\....\package-frame.html
.\...\..\......\......\....\package-summary.html
.\...\..\......\......\....\package-tree.html
.\...\..\......\......\....\package-use.html
.\...\..\......\......\listener
.\...\..\......\......\........\class-use
.\...\..\......\......\........\.........\GameListener.html
.\...\..\......\......\........\.........\GroundAdapter.html
.\...\..\......\......\........\.........\GroundListener.html
.\...\..\......\......\........\.........\ShapeListener.html
.\...\..\......\......\........\GameListener.html
.\...\..\......\......\........\GroundAdapter.html
.\...\..\......\......\........\GroundListen