文件名称:SnakeGame
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 213kb
- 下载次数:
- 0次
- 提 供 者:
- suns*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用visual studio 2008, C# 3.0编写的贪吃蛇游戏源码,两个版本:PC和手机。看了代码你就会知道,用.net开发手机应用竟然和电脑上的应用是如何的相似。这要归功于微软做的统一的抽象。-Using visual studio 2008, C# 3.0 the preparation of the Snake game source code, two versions: PC and mobile phone. Read the code you will know, the. Net application development of mobile phones and even the application of computers is how similar. Thanks to the unification of Microsoft' s so abstract.
相关搜索: 贪吃蛇
C#
游戏
CSharp
snake
game
CSharp
游戏源码
Csharp
游戏
snakegame
visual
studio
2008
Game
NET
CSharp
2008
C#
游戏
CSharp
snake
game
CSharp
游戏源码
Csharp
游戏
snakegame
visual
studio
2008
Game
NET
CSharp
2008
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Game
....\bin
....\...\Debug
....\...\.....\Game.exe
....\...\.....\Game.pdb
....\...\.....\Game.vshost.exe
....\...\.....\Game.vshost.exe.manifest
....\...\Release
....\...\.......\Game.exe
....\...\.......\Game.pdb
....\ClassDiagram1.cd
....\ClassDiagram2.cd
....\Form1.cs
....\Form1.Designer.cs
....\Form1.resx
....\Game.csproj
....\images
....\......\food.bmp
....\......\obstacle.jpg
....\......\wall.bmp
....\obj
....\...\Debug
....\...\.....\Game.csproj.FileListAbsolute.txt
....\...\.....\Game.csproj.GenerateResource.Cache
....\...\.....\Game.exe
....\...\.....\Game.Form1.resources
....\...\.....\Game.pdb
....\...\.....\Game.Properties.Resources.resources
....\...\.....\Game.Resource1.resources
....\...\.....\Game.SnakeMap.resources
....\...\.....\Refactor
....\...\.....\TempPE
....\...\.....\......\Properties.Resources.Designer.cs.dll
....\...\.....\......\Resource1.Designer.cs.dll
....\...\Game.csproj.FileList.txt
....\...\Release
....\...\.......\Game.csproj.GenerateResource.Cache
....\...\.......\Game.exe
....\...\.......\Game.Form1.resources
....\...\.......\Game.pdb
....\...\.......\Game.Properties.Resources.resources
....\...\.......\Game.SnakeMap.resources
....\...\.......\Refactor
....\...\.......\TempPE
....\...\.......\......\Properties.Resources.Designer.cs.dll
....\Program.cs
....\Properties
....\..........\AssemblyInfo.cs
....\..........\Resources.Designer.cs
....\..........\Resources.resx
....\..........\Settings.Designer.cs
....\..........\Settings.settings
....\Resource1.Designer.cs
....\Resource1.resx
....\Snake.cs
....\SnakeGameObject.cs
....\SnakeMap.cs
....\SnakeMap.Designer.cs
....\SnakeMap.resx
Game.sln
SmartDeviceProject1
...................\bin
...................\...\Debug
...................\...\.....\SmartDeviceProject1.exe
...................\...\.....\SmartDeviceProject1.pdb
...................\Form1.cs
...................\Form1.Designer.cs
...................\Form1.resx
...................\images
...................\......\body.bmp
...................\......\food.bmp
...................\......\head.bmp
...................\......\wall.bmp
...................\obj
...................\...\Debug
...................\...\.....\Refactor
...................\...\.....\ResolveAssemblyReference.cache
...................\...\.....\SmartDeviceProject1.csproj.FileListAbsolute.txt
...................\...\.....\SmartDeviceProject1.csproj.GenerateResource.Cache
...................\...\.....\SmartDeviceProject1.exe
...................\...\.....\SmartDeviceProject1.Form1.resources
...................\...\.....\SmartDeviceProject1.pdb
...................\...\.....\SmartDeviceProject1.Properties.Resources.resources
...................\...\.....\SmartDeviceProject1.Resource1.resources
...................\...\.....\TempPE
...................\...\.....\......\Resource1.Designer.cs.dll
...................\Program.cs
...................\Properties
...................\..........\AssemblyInfo.cs
...................\..........\Resources.Designer.cs
...................\..........\Resources.resx
...................\Resource1.Designer.cs
...................\Resource1.resx
....\bin
....\...\Debug
....\...\.....\Game.exe
....\...\.....\Game.pdb
....\...\.....\Game.vshost.exe
....\...\.....\Game.vshost.exe.manifest
....\...\Release
....\...\.......\Game.exe
....\...\.......\Game.pdb
....\ClassDiagram1.cd
....\ClassDiagram2.cd
....\Form1.cs
....\Form1.Designer.cs
....\Form1.resx
....\Game.csproj
....\images
....\......\food.bmp
....\......\obstacle.jpg
....\......\wall.bmp
....\obj
....\...\Debug
....\...\.....\Game.csproj.FileListAbsolute.txt
....\...\.....\Game.csproj.GenerateResource.Cache
....\...\.....\Game.exe
....\...\.....\Game.Form1.resources
....\...\.....\Game.pdb
....\...\.....\Game.Properties.Resources.resources
....\...\.....\Game.Resource1.resources
....\...\.....\Game.SnakeMap.resources
....\...\.....\Refactor
....\...\.....\TempPE
....\...\.....\......\Properties.Resources.Designer.cs.dll
....\...\.....\......\Resource1.Designer.cs.dll
....\...\Game.csproj.FileList.txt
....\...\Release
....\...\.......\Game.csproj.GenerateResource.Cache
....\...\.......\Game.exe
....\...\.......\Game.Form1.resources
....\...\.......\Game.pdb
....\...\.......\Game.Properties.Resources.resources
....\...\.......\Game.SnakeMap.resources
....\...\.......\Refactor
....\...\.......\TempPE
....\...\.......\......\Properties.Resources.Designer.cs.dll
....\Program.cs
....\Properties
....\..........\AssemblyInfo.cs
....\..........\Resources.Designer.cs
....\..........\Resources.resx
....\..........\Settings.Designer.cs
....\..........\Settings.settings
....\Resource1.Designer.cs
....\Resource1.resx
....\Snake.cs
....\SnakeGameObject.cs
....\SnakeMap.cs
....\SnakeMap.Designer.cs
....\SnakeMap.resx
Game.sln
SmartDeviceProject1
...................\bin
...................\...\Debug
...................\...\.....\SmartDeviceProject1.exe
...................\...\.....\SmartDeviceProject1.pdb
...................\Form1.cs
...................\Form1.Designer.cs
...................\Form1.resx
...................\images
...................\......\body.bmp
...................\......\food.bmp
...................\......\head.bmp
...................\......\wall.bmp
...................\obj
...................\...\Debug
...................\...\.....\Refactor
...................\...\.....\ResolveAssemblyReference.cache
...................\...\.....\SmartDeviceProject1.csproj.FileListAbsolute.txt
...................\...\.....\SmartDeviceProject1.csproj.GenerateResource.Cache
...................\...\.....\SmartDeviceProject1.exe
...................\...\.....\SmartDeviceProject1.Form1.resources
...................\...\.....\SmartDeviceProject1.pdb
...................\...\.....\SmartDeviceProject1.Properties.Resources.resources
...................\...\.....\SmartDeviceProject1.Resource1.resources
...................\...\.....\TempPE
...................\...\.....\......\Resource1.Designer.cs.dll
...................\Program.cs
...................\Properties
...................\..........\AssemblyInfo.cs
...................\..........\Resources.Designer.cs
...................\..........\Resources.resx
...................\Resource1.Designer.cs
...................\Resource1.resx