文件名称:Snake_Game
- 所属分类:
- 游戏
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-05-13
- 文件大小:
- 54kb
- 下载次数:
- 0次
- 提 供 者:
- Ham****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
This is a standard snake game. Features are as follows -If you hit any of the picturebox s side (i named this wall ), you ll die. -If you collide with yourself, you ll die. -When the score is exact multiple of 10, a special bait will be generated. This special bait will dispose itself 3 seconds later. User would have 3 seconds to eat this bait. None 3rd party component was used in this game. Readers must know class inheritance to understand the code.-This is a standard snake game. Features are as follows -If you hit any of the picturebox s side (i named this wall ), you ll die. -If you collide with yourself, you ll die. -When the score is exact multiple of 10, a special bait will be generated. This special bait will dispose itself 3 seconds later. User would have 3 seconds to eat this bait. None 3rd party component was used in this game. Readers must know class inheritance to understand the code.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SnakeGame
.........\SnakeGame.App
.........\.............\App.config
.........\.............\bin
.........\.............\...\Debug
.........\.............\...\Release
.........\.............\Game.cs
.........\.............\Game.Designer.cs
.........\.............\Game.resx
.........\.............\obj
.........\.............\...\Debug
.........\.............\...\.....\TempPE
.........\.............\Program.cs
.........\.............\Properties
.........\.............\..........\AssemblyInfo.cs
.........\.............\..........\Resources.Designer.cs
.........\.............\..........\Resources.resx
.........\.............\..........\Settings.Designer.cs
.........\.............\..........\Settings.settings
.........\.............\SnakeGame.App.csproj
.........\SnakeGame.sln
.........\SnakeGame.UI
.........\............\bin
.........\............\...\Debug
.........\............\...\Release
.........\............\GameUI.cs
.........\............\GameUI.Designer.cs
.........\............\GameUI.resx
.........\............\Line.cs
.........\............\obj
.........\............\...\Debug
.........\............\...\.....\TempPE
.........\............\Properties
.........\............\..........\AssemblyInfo.cs
.........\............\Rect.cs
.........\............\Shape.cs
.........\............\Snake.cs
.........\............\SnakeGame.UI.csproj
.........\............\SpecialBait.cs
.........\............\Wall.cs
.........\SnakeGame.v11.suo
.........\SnakeGame.v12.suo
.........\snake_screenshot.jpg