AiTest2/AiTest2.sln
Download
aitest2.zip
(14.13 KB | 07 July 2010 )
Sample project for implementing collision detection in the sprites of the Boulder Dash (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 aitest2.zip/AiTest2/AiTest2.sln
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AiTest2", "AiTest2.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
