├── Content ├── Assets │ ├── 8bitBark.wav │ ├── Arial.ttf │ ├── Bfrx-Bark.bfxrsound │ ├── FONT_Bark6pt.bmp │ ├── IotaPart1.wav │ ├── IotaPart2.wav │ ├── IotaPart3.wav │ ├── TestingPCSpecs.jpg │ ├── TimeTestBlankFrame.txt │ ├── TimeTestBlankFrameResult.jpg │ ├── UWPappXaml.jpg │ ├── UWPassetLoadError1.jpg │ ├── UWPassetLoadError2.jpg │ ├── UWPassetLoadFix.jpg │ ├── UWPbaseDeploy.jpg │ ├── UWPframeCounter.jpg │ ├── UWPpretty.jpg │ ├── UWPprojectCreation.jpg │ ├── UWPruntimeTools1.jpg │ ├── UWPruntimeTools2.jpg │ ├── UWPsettings.jpg │ ├── UWPugliness.jpg │ ├── UWPwindowColor.jpg │ ├── UWPwindowFrame.jpg │ ├── addBMP1.jpg │ ├── addBMP2.jpg │ ├── addBMP3.jpg │ ├── addBMP4.jpg │ ├── addClass1.jpg │ ├── addClass2.jpg │ ├── addClass3.jpg │ ├── addClass4.jpg │ ├── addSound1.jpg │ ├── addSound2.jpg │ ├── addSound3.jpg │ ├── addSound4.jpg │ ├── addSound5.jpg │ ├── addSound6.jpg │ ├── addTTF1.jpg │ ├── addTTF2.jpg │ ├── addTTF3.jpg │ ├── addTTF4.jpg │ ├── addTTF5.jpg │ ├── addTTF6.jpg │ ├── addTTF7.jpg │ ├── addTTF8.jpg │ ├── addTex1.jpg │ ├── addTex2.jpg │ ├── addTex3.jpg │ ├── addTex4.jpg │ ├── addTex5.jpg │ ├── addTex6.jpg │ ├── addTex7.jpg │ ├── addTex8.jpg │ ├── bmpFont1.jpg │ ├── bmpFont2.jpg │ ├── bmpFont3.jpg │ ├── bmpFont4.jpg │ ├── bmpFont5.jpg │ ├── bmpFont6.jpg │ ├── bmpFont7.jpg │ ├── classDiagramGraph.jpg │ ├── contentFolder.jpg │ ├── createClass1.jpg │ ├── createSolutionDirectory.jpg │ ├── cursor.png │ ├── drawTex1.jpg │ ├── drawText1.jpg │ ├── editingGame1.jpg │ ├── exampleScreenshot.png │ ├── executionGraph.jpg │ ├── game1Class.jpg │ ├── gameAssets.jpg │ ├── gamepadSupported.jpg │ ├── gamepadUnsupported.jpg │ ├── inputGamepad1.jpg │ ├── inputGamepad2.jpg │ ├── inputHelperAdd1.jpg │ ├── installingGame.gif │ ├── jumpPause.gif │ ├── launchPipelineTool.jpg │ ├── layerSound1.jpg │ ├── madeWithMonoGame.png │ ├── modifyTex1.jpg │ ├── modifyTex2.jpg │ ├── modifyTex3.jpg │ ├── modifyTex4.jpg │ ├── modifyTex5.jpg │ ├── modifyTex6.jpg │ ├── modifyText1.jpg │ ├── modifyText2.jpg │ ├── modifyText3.jpg │ ├── modifyText4.jpg │ ├── modifyText5.jpg │ ├── monogamelogo46px.png │ ├── pipelineTool.jpg │ ├── projectTypes.jpg │ ├── protobuild.jpg │ ├── referenceWindows.jpg │ ├── rescueDogFolder.jpg │ ├── runningGame1.jpg │ ├── sourceBuilt.jpg │ ├── spriteSheet.jpg │ ├── startDebugging.jpg │ ├── svnCheckout.jpg │ ├── svnCheckout2.jpg │ ├── textSheetExample.jpg │ └── ttf2bmp.rar ├── Pages │ ├── AssetPlanning.html │ ├── BuildingExampleGame.html │ ├── BuildingFirstProject.html │ ├── BuildingSource.html │ ├── ContentPipeline.html │ ├── CreateAClass.html │ ├── CreateBitmapFont.html │ ├── FontAddingSpritefont.html │ ├── FontAddingTrueType.html │ ├── FontDrawing.html │ ├── FontModify.html │ ├── Fullscreen.html │ ├── GameExamples.html │ ├── GamepadsSupported.html │ ├── InputHelperAdd.html │ ├── InputHelperCreate.html │ ├── InputHelperGamepad.html │ ├── InspectingGame1.html │ ├── InstallingMonoGame.html │ ├── LaunchPipelineTool.html │ ├── Localization.html │ ├── ManagingGameState.html │ ├── PipelineTool.html │ ├── PlatformsAndProjects.html │ ├── ProjectGameContent.html │ ├── Publishing.html │ ├── SaveFilePaths.html │ ├── SavingLoadingBinary.html │ ├── SoundAdding.html │ ├── SoundLayering.html │ ├── SoundModify.html │ ├── SoundPlaying.html │ ├── SpriteBatchClass.html │ ├── Start.html │ ├── TestingBlankFrame.html │ ├── TestingConcepts.html │ ├── TestingEnvironments.html │ ├── TextureAdding.html │ ├── TextureDrawing.html │ ├── TextureModify.html │ ├── UWPCleanup.html │ ├── UWPGetMemory.html │ ├── UWPSettingWindowSize.html │ ├── UWPWindowBkgColor.html │ ├── UnderstandingDesignScope.html │ ├── UsingPipelineTool.html │ ├── WindowFocus.html │ ├── XboxRequirements.html │ ├── XboxUWPCommonProblems.html │ ├── XboxUWPLimits.html │ ├── XboxUWPcommonProblems.html │ └── example.html ├── navigation.html └── style.css ├── README.md ├── StyleGuide.txt ├── index.html ├── screenshot.jpg └── todo.txt /Content/Assets/8bitBark.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/8bitBark.wav -------------------------------------------------------------------------------- /Content/Assets/Arial.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/Arial.ttf -------------------------------------------------------------------------------- /Content/Assets/Bfrx-Bark.bfxrsound: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/Bfrx-Bark.bfxrsound -------------------------------------------------------------------------------- /Content/Assets/FONT_Bark6pt.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/FONT_Bark6pt.bmp -------------------------------------------------------------------------------- /Content/Assets/IotaPart1.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/IotaPart1.wav -------------------------------------------------------------------------------- /Content/Assets/IotaPart2.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/IotaPart2.wav -------------------------------------------------------------------------------- /Content/Assets/IotaPart3.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/IotaPart3.wav -------------------------------------------------------------------------------- /Content/Assets/TestingPCSpecs.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/TestingPCSpecs.jpg -------------------------------------------------------------------------------- /Content/Assets/TimeTestBlankFrame.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/TimeTestBlankFrame.txt -------------------------------------------------------------------------------- /Content/Assets/TimeTestBlankFrameResult.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/TimeTestBlankFrameResult.jpg -------------------------------------------------------------------------------- /Content/Assets/UWPappXaml.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/UWPappXaml.jpg -------------------------------------------------------------------------------- /Content/Assets/UWPassetLoadError1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/UWPassetLoadError1.jpg -------------------------------------------------------------------------------- /Content/Assets/UWPassetLoadError2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/UWPassetLoadError2.jpg -------------------------------------------------------------------------------- /Content/Assets/UWPassetLoadFix.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/UWPassetLoadFix.jpg -------------------------------------------------------------------------------- /Content/Assets/UWPbaseDeploy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/UWPbaseDeploy.jpg -------------------------------------------------------------------------------- /Content/Assets/UWPframeCounter.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/UWPframeCounter.jpg -------------------------------------------------------------------------------- /Content/Assets/UWPpretty.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/UWPpretty.jpg -------------------------------------------------------------------------------- /Content/Assets/UWPprojectCreation.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/UWPprojectCreation.jpg -------------------------------------------------------------------------------- /Content/Assets/UWPruntimeTools1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/UWPruntimeTools1.jpg -------------------------------------------------------------------------------- /Content/Assets/UWPruntimeTools2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/UWPruntimeTools2.jpg -------------------------------------------------------------------------------- /Content/Assets/UWPsettings.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/UWPsettings.jpg -------------------------------------------------------------------------------- /Content/Assets/UWPugliness.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/UWPugliness.jpg -------------------------------------------------------------------------------- /Content/Assets/UWPwindowColor.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/UWPwindowColor.jpg -------------------------------------------------------------------------------- /Content/Assets/UWPwindowFrame.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/UWPwindowFrame.jpg -------------------------------------------------------------------------------- /Content/Assets/addBMP1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addBMP1.jpg -------------------------------------------------------------------------------- /Content/Assets/addBMP2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addBMP2.jpg -------------------------------------------------------------------------------- /Content/Assets/addBMP3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addBMP3.jpg -------------------------------------------------------------------------------- /Content/Assets/addBMP4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addBMP4.jpg -------------------------------------------------------------------------------- /Content/Assets/addClass1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addClass1.jpg -------------------------------------------------------------------------------- /Content/Assets/addClass2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addClass2.jpg -------------------------------------------------------------------------------- /Content/Assets/addClass3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addClass3.jpg -------------------------------------------------------------------------------- /Content/Assets/addClass4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addClass4.jpg -------------------------------------------------------------------------------- /Content/Assets/addSound1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addSound1.jpg -------------------------------------------------------------------------------- /Content/Assets/addSound2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addSound2.jpg -------------------------------------------------------------------------------- /Content/Assets/addSound3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addSound3.jpg -------------------------------------------------------------------------------- /Content/Assets/addSound4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addSound4.jpg -------------------------------------------------------------------------------- /Content/Assets/addSound5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addSound5.jpg -------------------------------------------------------------------------------- /Content/Assets/addSound6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addSound6.jpg -------------------------------------------------------------------------------- /Content/Assets/addTTF1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addTTF1.jpg -------------------------------------------------------------------------------- /Content/Assets/addTTF2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addTTF2.jpg -------------------------------------------------------------------------------- /Content/Assets/addTTF3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addTTF3.jpg -------------------------------------------------------------------------------- /Content/Assets/addTTF4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addTTF4.jpg -------------------------------------------------------------------------------- /Content/Assets/addTTF5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addTTF5.jpg -------------------------------------------------------------------------------- /Content/Assets/addTTF6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addTTF6.jpg -------------------------------------------------------------------------------- /Content/Assets/addTTF7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addTTF7.jpg -------------------------------------------------------------------------------- /Content/Assets/addTTF8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addTTF8.jpg -------------------------------------------------------------------------------- /Content/Assets/addTex1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addTex1.jpg -------------------------------------------------------------------------------- /Content/Assets/addTex2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addTex2.jpg -------------------------------------------------------------------------------- /Content/Assets/addTex3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addTex3.jpg -------------------------------------------------------------------------------- /Content/Assets/addTex4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addTex4.jpg -------------------------------------------------------------------------------- /Content/Assets/addTex5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addTex5.jpg -------------------------------------------------------------------------------- /Content/Assets/addTex6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addTex6.jpg -------------------------------------------------------------------------------- /Content/Assets/addTex7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addTex7.jpg -------------------------------------------------------------------------------- /Content/Assets/addTex8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/addTex8.jpg -------------------------------------------------------------------------------- /Content/Assets/bmpFont1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/bmpFont1.jpg -------------------------------------------------------------------------------- /Content/Assets/bmpFont2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/bmpFont2.jpg -------------------------------------------------------------------------------- /Content/Assets/bmpFont3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/bmpFont3.jpg -------------------------------------------------------------------------------- /Content/Assets/bmpFont4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/bmpFont4.jpg -------------------------------------------------------------------------------- /Content/Assets/bmpFont5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/bmpFont5.jpg -------------------------------------------------------------------------------- /Content/Assets/bmpFont6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/bmpFont6.jpg -------------------------------------------------------------------------------- /Content/Assets/bmpFont7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/bmpFont7.jpg -------------------------------------------------------------------------------- /Content/Assets/classDiagramGraph.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/classDiagramGraph.jpg -------------------------------------------------------------------------------- /Content/Assets/contentFolder.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/contentFolder.jpg -------------------------------------------------------------------------------- /Content/Assets/createClass1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/createClass1.jpg -------------------------------------------------------------------------------- /Content/Assets/createSolutionDirectory.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/createSolutionDirectory.jpg -------------------------------------------------------------------------------- /Content/Assets/cursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/cursor.png -------------------------------------------------------------------------------- /Content/Assets/drawTex1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/drawTex1.jpg -------------------------------------------------------------------------------- /Content/Assets/drawText1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/drawText1.jpg -------------------------------------------------------------------------------- /Content/Assets/editingGame1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/editingGame1.jpg -------------------------------------------------------------------------------- /Content/Assets/exampleScreenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/exampleScreenshot.png -------------------------------------------------------------------------------- /Content/Assets/executionGraph.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/executionGraph.jpg -------------------------------------------------------------------------------- /Content/Assets/game1Class.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/game1Class.jpg -------------------------------------------------------------------------------- /Content/Assets/gameAssets.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/gameAssets.jpg -------------------------------------------------------------------------------- /Content/Assets/gamepadSupported.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/gamepadSupported.jpg -------------------------------------------------------------------------------- /Content/Assets/gamepadUnsupported.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/gamepadUnsupported.jpg -------------------------------------------------------------------------------- /Content/Assets/inputGamepad1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/inputGamepad1.jpg -------------------------------------------------------------------------------- /Content/Assets/inputGamepad2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/inputGamepad2.jpg -------------------------------------------------------------------------------- /Content/Assets/inputHelperAdd1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/inputHelperAdd1.jpg -------------------------------------------------------------------------------- /Content/Assets/installingGame.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/installingGame.gif -------------------------------------------------------------------------------- /Content/Assets/jumpPause.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/jumpPause.gif -------------------------------------------------------------------------------- /Content/Assets/launchPipelineTool.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/launchPipelineTool.jpg -------------------------------------------------------------------------------- /Content/Assets/layerSound1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/layerSound1.jpg -------------------------------------------------------------------------------- /Content/Assets/madeWithMonoGame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/madeWithMonoGame.png -------------------------------------------------------------------------------- /Content/Assets/modifyTex1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/modifyTex1.jpg -------------------------------------------------------------------------------- /Content/Assets/modifyTex2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/modifyTex2.jpg -------------------------------------------------------------------------------- /Content/Assets/modifyTex3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/modifyTex3.jpg -------------------------------------------------------------------------------- /Content/Assets/modifyTex4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/modifyTex4.jpg -------------------------------------------------------------------------------- /Content/Assets/modifyTex5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/modifyTex5.jpg -------------------------------------------------------------------------------- /Content/Assets/modifyTex6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/modifyTex6.jpg -------------------------------------------------------------------------------- /Content/Assets/modifyText1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/modifyText1.jpg -------------------------------------------------------------------------------- /Content/Assets/modifyText2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/modifyText2.jpg -------------------------------------------------------------------------------- /Content/Assets/modifyText3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/modifyText3.jpg -------------------------------------------------------------------------------- /Content/Assets/modifyText4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/modifyText4.jpg -------------------------------------------------------------------------------- /Content/Assets/modifyText5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/modifyText5.jpg -------------------------------------------------------------------------------- /Content/Assets/monogamelogo46px.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/monogamelogo46px.png -------------------------------------------------------------------------------- /Content/Assets/pipelineTool.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/pipelineTool.jpg -------------------------------------------------------------------------------- /Content/Assets/projectTypes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/projectTypes.jpg -------------------------------------------------------------------------------- /Content/Assets/protobuild.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/protobuild.jpg -------------------------------------------------------------------------------- /Content/Assets/referenceWindows.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/referenceWindows.jpg -------------------------------------------------------------------------------- /Content/Assets/rescueDogFolder.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/rescueDogFolder.jpg -------------------------------------------------------------------------------- /Content/Assets/runningGame1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/runningGame1.jpg -------------------------------------------------------------------------------- /Content/Assets/sourceBuilt.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/sourceBuilt.jpg -------------------------------------------------------------------------------- /Content/Assets/spriteSheet.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/spriteSheet.jpg -------------------------------------------------------------------------------- /Content/Assets/startDebugging.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/startDebugging.jpg -------------------------------------------------------------------------------- /Content/Assets/svnCheckout.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/svnCheckout.jpg -------------------------------------------------------------------------------- /Content/Assets/svnCheckout2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/svnCheckout2.jpg -------------------------------------------------------------------------------- /Content/Assets/textSheetExample.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/textSheetExample.jpg -------------------------------------------------------------------------------- /Content/Assets/ttf2bmp.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Assets/ttf2bmp.rar -------------------------------------------------------------------------------- /Content/Pages/AssetPlanning.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/AssetPlanning.html -------------------------------------------------------------------------------- /Content/Pages/BuildingExampleGame.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/BuildingExampleGame.html -------------------------------------------------------------------------------- /Content/Pages/BuildingFirstProject.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/BuildingFirstProject.html -------------------------------------------------------------------------------- /Content/Pages/BuildingSource.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/BuildingSource.html -------------------------------------------------------------------------------- /Content/Pages/ContentPipeline.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/ContentPipeline.html -------------------------------------------------------------------------------- /Content/Pages/CreateAClass.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/CreateAClass.html -------------------------------------------------------------------------------- /Content/Pages/CreateBitmapFont.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/CreateBitmapFont.html -------------------------------------------------------------------------------- /Content/Pages/FontAddingSpritefont.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/FontAddingSpritefont.html -------------------------------------------------------------------------------- /Content/Pages/FontAddingTrueType.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/FontAddingTrueType.html -------------------------------------------------------------------------------- /Content/Pages/FontDrawing.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/FontDrawing.html -------------------------------------------------------------------------------- /Content/Pages/FontModify.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/FontModify.html -------------------------------------------------------------------------------- /Content/Pages/Fullscreen.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/Fullscreen.html -------------------------------------------------------------------------------- /Content/Pages/GameExamples.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/GameExamples.html -------------------------------------------------------------------------------- /Content/Pages/GamepadsSupported.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/GamepadsSupported.html -------------------------------------------------------------------------------- /Content/Pages/InputHelperAdd.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/InputHelperAdd.html -------------------------------------------------------------------------------- /Content/Pages/InputHelperCreate.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/InputHelperCreate.html -------------------------------------------------------------------------------- /Content/Pages/InputHelperGamepad.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/InputHelperGamepad.html -------------------------------------------------------------------------------- /Content/Pages/InspectingGame1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/InspectingGame1.html -------------------------------------------------------------------------------- /Content/Pages/InstallingMonoGame.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/InstallingMonoGame.html -------------------------------------------------------------------------------- /Content/Pages/LaunchPipelineTool.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/LaunchPipelineTool.html -------------------------------------------------------------------------------- /Content/Pages/Localization.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/Localization.html -------------------------------------------------------------------------------- /Content/Pages/ManagingGameState.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/ManagingGameState.html -------------------------------------------------------------------------------- /Content/Pages/PipelineTool.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/PipelineTool.html -------------------------------------------------------------------------------- /Content/Pages/PlatformsAndProjects.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/PlatformsAndProjects.html -------------------------------------------------------------------------------- /Content/Pages/ProjectGameContent.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/ProjectGameContent.html -------------------------------------------------------------------------------- /Content/Pages/Publishing.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/Publishing.html -------------------------------------------------------------------------------- /Content/Pages/SaveFilePaths.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/SaveFilePaths.html -------------------------------------------------------------------------------- /Content/Pages/SavingLoadingBinary.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/SavingLoadingBinary.html -------------------------------------------------------------------------------- /Content/Pages/SoundAdding.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/SoundAdding.html -------------------------------------------------------------------------------- /Content/Pages/SoundLayering.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/SoundLayering.html -------------------------------------------------------------------------------- /Content/Pages/SoundModify.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/SoundModify.html -------------------------------------------------------------------------------- /Content/Pages/SoundPlaying.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/SoundPlaying.html -------------------------------------------------------------------------------- /Content/Pages/SpriteBatchClass.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/SpriteBatchClass.html -------------------------------------------------------------------------------- /Content/Pages/Start.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/Start.html -------------------------------------------------------------------------------- /Content/Pages/TestingBlankFrame.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/TestingBlankFrame.html -------------------------------------------------------------------------------- /Content/Pages/TestingConcepts.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/TestingConcepts.html -------------------------------------------------------------------------------- /Content/Pages/TestingEnvironments.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/TestingEnvironments.html -------------------------------------------------------------------------------- /Content/Pages/TextureAdding.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/TextureAdding.html -------------------------------------------------------------------------------- /Content/Pages/TextureDrawing.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/TextureDrawing.html -------------------------------------------------------------------------------- /Content/Pages/TextureModify.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/TextureModify.html -------------------------------------------------------------------------------- /Content/Pages/UWPCleanup.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/UWPCleanup.html -------------------------------------------------------------------------------- /Content/Pages/UWPGetMemory.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/UWPGetMemory.html -------------------------------------------------------------------------------- /Content/Pages/UWPSettingWindowSize.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/UWPSettingWindowSize.html -------------------------------------------------------------------------------- /Content/Pages/UWPWindowBkgColor.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/UWPWindowBkgColor.html -------------------------------------------------------------------------------- /Content/Pages/UnderstandingDesignScope.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/UnderstandingDesignScope.html -------------------------------------------------------------------------------- /Content/Pages/UsingPipelineTool.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/UsingPipelineTool.html -------------------------------------------------------------------------------- /Content/Pages/WindowFocus.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/WindowFocus.html -------------------------------------------------------------------------------- /Content/Pages/XboxRequirements.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/XboxRequirements.html -------------------------------------------------------------------------------- /Content/Pages/XboxUWPCommonProblems.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/XboxUWPCommonProblems.html -------------------------------------------------------------------------------- /Content/Pages/XboxUWPLimits.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/XboxUWPLimits.html -------------------------------------------------------------------------------- /Content/Pages/XboxUWPcommonProblems.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/XboxUWPcommonProblems.html -------------------------------------------------------------------------------- /Content/Pages/example.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/Pages/example.html -------------------------------------------------------------------------------- /Content/navigation.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/navigation.html -------------------------------------------------------------------------------- /Content/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/Content/style.css -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/README.md -------------------------------------------------------------------------------- /StyleGuide.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/StyleGuide.txt -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/index.html -------------------------------------------------------------------------------- /screenshot.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/screenshot.jpg -------------------------------------------------------------------------------- /todo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrGrak/Monogame-Getting-Started/HEAD/todo.txt --------------------------------------------------------------------------------