Windows Phone: Connect4 MonoGame
authorGustavo Martin <gu.martinm@gmail.com>
Mon, 13 Jan 2014 01:26:00 +0000 (02:26 +0100)
committerGustavo Martin <gu.martinm@gmail.com>
Mon, 13 Jan 2014 01:26:00 +0000 (02:26 +0100)
commit69f41dde9b2415dc15fac2936960db054f96c1b3
tree5ca3cf6753d9d37839158b9c69ade84b572b1a81
parent1b6cf59bc4ee8f8494a804493b46d39c5b27060a
Windows Phone: Connect4 MonoGame
68 files changed:
WindowsPhone/Connect4MonoGame/Connect4MonoGame.sln [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame.suo [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame.v12.suo [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/App.xaml [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/App.xaml.cs [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/Assets/AlignmentGrid.png [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/Assets/ApplicationIcon.png [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/Assets/Tiles/FlipCycleTileLarge.png [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/Assets/Tiles/FlipCycleTileMedium.png [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/Assets/Tiles/FlipCycleTileSmall.png [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/Assets/Tiles/IconicTileMediumLarge.png [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/Assets/Tiles/IconicTileSmall.png [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/Connect4MonoGame.csproj [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/Connect4MonoGame.csproj.user [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/Game1.cs [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/GamePage.xaml [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/GamePage.xaml.cs [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/LocalizedStrings.cs [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/Properties/AppManifest.xml [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/Properties/AssemblyInfo.cs [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/Properties/WMAppManifest.xml [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/Resources/AppResources.Designer.cs [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/Resources/AppResources.resx [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/bin/WindowsPhone/x86/Debug/AppManifest.xaml [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/bin/WindowsPhone/x86/Debug/Assets/ApplicationIcon.png [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/bin/WindowsPhone/x86/Debug/Assets/Tiles/FlipCycleTileLarge.png [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/bin/WindowsPhone/x86/Debug/Assets/Tiles/FlipCycleTileMedium.png [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/bin/WindowsPhone/x86/Debug/Assets/Tiles/FlipCycleTileSmall.png [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/bin/WindowsPhone/x86/Debug/Assets/Tiles/IconicTileMediumLarge.png [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/bin/WindowsPhone/x86/Debug/Assets/Tiles/IconicTileSmall.png [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/bin/WindowsPhone/x86/Debug/Connect4MonoGame.dll [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/bin/WindowsPhone/x86/Debug/Connect4MonoGame.pdb [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/bin/WindowsPhone/x86/Debug/Connect4MonoGame_Debug_x86.xap [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/bin/WindowsPhone/x86/Debug/MonoGame.Framework.dll [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/bin/WindowsPhone/x86/Debug/Properties/WMAppManifest.xml [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/bin/WindowsPhone/x86/Debug/SharpDX.DXGI.dll [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/bin/WindowsPhone/x86/Debug/SharpDX.DXGI.xml [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/bin/WindowsPhone/x86/Debug/SharpDX.Direct3D11.dll [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/bin/WindowsPhone/x86/Debug/SharpDX.Direct3D11.xml [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/bin/WindowsPhone/x86/Debug/SharpDX.MediaFoundation.dll [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/bin/WindowsPhone/x86/Debug/SharpDX.MediaFoundation.xml [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/bin/WindowsPhone/x86/Debug/SharpDX.XAudio2.dll [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/bin/WindowsPhone/x86/Debug/SharpDX.XAudio2.xml [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/bin/WindowsPhone/x86/Debug/SharpDX.dll [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/bin/WindowsPhone/x86/Debug/SharpDX.xml [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/obj/ARM/Debug/App.g.i.cs [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/obj/ARM/Debug/DesignTimeResolveAssemblyReferencesInput.cache [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/obj/ARM/Debug/GamePage.g.i.cs [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/obj/ARM/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/obj/ARM/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/obj/ARM/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/obj/x86/Debug/App.g.cs [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/obj/x86/Debug/App.g.i.cs [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/obj/x86/Debug/Connect4MonoGame.Resources.AppResources.resources [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/obj/x86/Debug/Connect4MonoGame.csproj.FileListAbsolute.txt [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/obj/x86/Debug/Connect4MonoGame.csproj.GenerateResource.Cache [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/obj/x86/Debug/Connect4MonoGame.csprojResolveAssemblyReference.cache [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/obj/x86/Debug/Connect4MonoGame.dll [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/obj/x86/Debug/Connect4MonoGame.g.resources [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/obj/x86/Debug/Connect4MonoGame.pdb [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/obj/x86/Debug/GamePage.g.cs [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/obj/x86/Debug/GamePage.g.i.cs [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/obj/x86/Debug/TempPE/Resources.AppResources.Designer.cs.dll [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/obj/x86/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/obj/x86/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/obj/x86/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs [new file with mode: 0644]
WindowsPhone/Connect4MonoGame/Connect4MonoGame/obj/x86/Debug/XapCacheFile.xml [new file with mode: 0644]