文件名称:Intelligent-AI-pathfinding-snake
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-02-13
- 文件大小:
- 672kb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
智能AI寻路贪吃蛇源码及可执行程序。
整个制作过程可以分为两大部分
第一部分是做出贪吃蛇的雏形,可以手动控制我们的蛇移动起来并且能吃东西(也就是常规意义上的基本贪吃蛇)
第二部分是让蛇自己动起来!-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!
整个制作过程可以分为两大部分
第一部分是做出贪吃蛇的雏形,可以手动控制我们的蛇移动起来并且能吃东西(也就是常规意义上的基本贪吃蛇)
第二部分是让蛇自己动起来!-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!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
智能寻路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