You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/tutorials/building_2d_games/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,9 +17,9 @@ This documentation will introduce game development concepts using the MonoGame f
17
17
> [!CAUTION]
18
18
> This is currently a work in progress and is not finished.
19
19
20
-
| Chapter | Summary |
21
-
| ------- | ------- |
22
-
|||
20
+
| Chapter | Summary | Source Files |
21
+
| ------- | ------- | ------------ |
22
+
||||
23
23
24
24
In additional to the chapter documentation, supplemental documentation is also provided to give a more in-depth look at different topics with MonoGame. These are provided through the Appendix documentation below:
0 commit comments