AiTest/AiTest.sln
Download
aitest.zip
(11.27 KB | 19 June 2010 )
Sample project for implementing the AI of the Butterfly and Firefly sprites of the Boulderdash arcade game.
Donate
If this site or its services have saved you time, please consider a donation to help with running costs and timely updates.
Contents of aitest.zip/AiTest/AiTest.sln
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AiTest", "AiTest.csproj", "{027BC884-E83A-4222-AB00-CA0379CA0557}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{027BC884-E83A-4222-AB00-CA0379CA0557}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{027BC884-E83A-4222-AB00-CA0379CA0557}.Debug|Any CPU.Build.0 = Debug|Any CPU
{027BC884-E83A-4222-AB00-CA0379CA0557}.Release|Any CPU.ActiveCfg = Release|Any CPU
{027BC884-E83A-4222-AB00-CA0379CA0557}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
