Description: 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.
File list (Check if you may need any files):
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