Title:
Intelligent-AI-pathfinding-snake Download
Description: Intelligent AI pathfinding snake source code and executable.
The entire production process can be divided into two parts
The first part is to make the prototype of the snake, we can manually control the snake can move up and to eat (that is, conventional sense of the fundamental snake)
The second part is to make the snake move yourself!
To Search:
File list (Check if you may need any files):
智能寻路AI贪吃蛇
................\bin
................\...\Debug
................\...\.....\智能寻路AI贪吃蛇.exe
................\...\.....\智能寻路AI贪吃蛇.i64
................\...\.....\智能寻路AI贪吃蛇.pdb
................\...\.....\智能寻路AI贪吃蛇.vshost.exe
................\...\.....\智能寻路AI贪吃蛇.vshost.exe.manifest
................\...\.....\智能寻路AI贪吃蛇.zip
................\...\Release
................\...\.......\智能寻路AI贪吃蛇.exe
................\...\.......\智能寻路AI贪吃蛇.pdb
................\...\.......\智能寻路AI贪吃蛇.vshost.exe
................\...\.......\智能寻路AI贪吃蛇.vshost.exe.manifest
................\...\.......\智能寻路AI贪吃蛇.zip
................\Food.cs
................\Form1.cs
................\Form1.Designer.cs
................\Form1.resx
................\Level.cs
................\Mypoint.cs
................\obj
................\...\x86
................\...\...\Debug
................\...\...\.....\DesignTimeResolveAssemblyReferences.cache
................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
................\...\...\.....\GenerateResource.read.1.tlog
................\...\...\.....\GenerateResource.write.1.tlog
................\...\...\.....\ResolveAssemblyReference.cache
................\...\...\.....\TempPE
................\...\...\.....\......\Properties.Resources.Designer.cs.dll
................\...\...\.....\智能寻路AI贪吃蛇.csproj.FileListAbsolute.txt
................\...\...\.....\智能寻路AI贪吃蛇.exe
................\...\...\.....\智能寻路AI贪吃蛇.Form1.resources
................\...\...\.....\智能寻路AI贪吃蛇.pdb
................\...\...\.....\智能寻路AI贪吃蛇.Properties.Resources.resources
................\...\...\Release
................\...\...\.......\DesignTimeResolveAssemblyReferences.cache
................\...\...\.......\DesignTimeResolveAssemblyReferencesInput.cache
................\...\...\.......\GenerateResource.read.1.tlog
................\...\...\.......\GenerateResource.write.1.tlog
................\...\...\.......\ResolveAssemblyReference.cache
................\...\...\.......\TempPE
................\...\...\.......\......\Properties.Resources.Designer.cs.dll
................\...\...\.......\智能寻路AI贪吃蛇.csproj.FileListAbsolute.txt
................\...\...\.......\智能寻路AI贪吃蛇.exe
................\...\...\.......\智能寻路AI贪吃蛇.Form1.resources
................\...\...\.......\智能寻路AI贪吃蛇.pdb
................\...\...\.......\智能寻路AI贪吃蛇.Properties.Resources.resources
................\Program.cs
................\Properties
................\..........\AssemblyInfo.cs
................\..........\Resources.Designer.cs
................\..........\Resources.resx
................\..........\Settings.Designer.cs
................\..........\Settings.settings
................\Robot.cs
................\Snake.cs
................\文件名.ico
................\智能寻路AI贪吃蛇.csproj
................\素材
................\....\绘图1.jpg
................\....\绘图1.vsd
................\....\食物.jpg
AI snake.zip