Skip to content

Commit

Permalink
Expand contractions
Browse files Browse the repository at this point in the history
  • Loading branch information
AristurtleDev committed Nov 18, 2024
1 parent 4782293 commit f16f296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion articles/tutorials/building_2d_games/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Building 2D Games with MonoGame
description: A beginner tutorial for building 2D games with MonoGame.
---

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.
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.

## Who This Is For

Expand Down

0 comments on commit f16f296

Please sign in to comment.