File tree
251 files changed
+6308
-737
lines changed- articles
- getting_started
- getting_to_know/whatis/graphics
- tutorials
- advanced/2d_shaders
- 01_introduction
- 02_hot_reload
- snippets
- videos
- 03_the_material_class
- videos
- 04_debug_ui
- gifs
- images
- videos
- 05_transition_effect
- gifs
- images
- assets
- 06_color_swap_effect
- gifs
- images
- 07_sprite_vertex_effect
- gifs
- images
- 08_light_effect
- gifs
- images
- 09_shadows_effect
- gifs
- images
- 10_next_steps
- videos
- building_2d_games
- 01_what_is_monogame
- 02_getting_started
- images
- 03_the_game1_file
- 04_creating_a_class_library
- snippets
- 05_content_pipeline
- 06_working_with_textures
- snippets
- 07_optimizing_texture_rendering
- snippets
- 08_the_sprite_class
- snippets
- 09_the_animatedsprite_class
- snippets
- 10_handling_input
- snippets
- 11_input_management
- snippets
- 12_collision_detection
- snippets
- 13_working_with_tilemaps
- snippets
- 14_soundeffects_and_music
- snippets
- 15_audio_controller
- snippets
- 16_working_with_spritefonts
- snippets
- 17_scenes
- snippets
- 18_texture_sampling
- snippets
- 19_user_interface_fundamentals
- 20_implementing_ui_with_gum
- images
- snippets
- game1
- gamescene
- titlescene
- 21_customizing_gum_ui
- snippets
- gamescene
- 22_snake_game_mechanics
- 23_completing_the_game
- snippets/gamescene
- 24_shaders
- snippets
- gamescene
- 25_packaging_game
- 26_publish_to_itch
- 27_conclusion
- external
- roadmap
- templates/monogame
- layout
- partials
- public
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
251 files changed
+6308
-737
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
| 71 | + | |
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
| 97 | + | |
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
| |||
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
124 |
| - | |
| 124 | + | |
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
| 94 | + | |
| 95 | + | |
94 | 96 |
| |
95 | 97 |
| |
96 | 98 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 |
| - | |
| 104 | + | |
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + |
0 commit comments