Skip to content

Commit f16f296

Browse files
committed
Expand contractions
1 parent 4782293 commit f16f296

File tree

1 file changed

+1
-1
lines changed
  • articles/tutorials/building_2d_games

1 file changed

+1
-1
lines changed

articles/tutorials/building_2d_games/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Building 2D Games with MonoGame
33
description: A beginner tutorial for building 2D games with MonoGame.
44
---
55

6-
This tutorial covers game development concepts using the MonoGame framework as our tool. Throughout each chapter, we'll explore game development with MonoGame, introducing new concepts to build upon previous ones as we go. We'll create a Snake game, which will serve as the vehicle to apply the concepts learned throughout the tutorial. The goal of this tutorial is to give you a solid foundation in 2D game development with MonoGame and provide you with reusable modules that you can jump start future projects.
6+
This tutorial covers game development concepts using the MonoGame framework as our tool. Throughout each chapter, we will explore game development with MonoGame, introducing new concepts to build upon previous ones as we go. we will create a Snake game, which will serve as the vehicle to apply the concepts learned throughout the tutorial. The goal of this tutorial is to give you a solid foundation in 2D game development with MonoGame and provide you with reusable modules that you can jump start future projects.
77

88
## Who This Is For
99

0 commit comments

Comments
 (0)