Skip to content

Commit 421b4a5

Browse files
committed
Add link to dungeon slime on itch as preview
1 parent 8a5139e commit 421b4a5

File tree

1 file changed

+6
-0
lines changed
  • articles/tutorials/building_2d_games/26_publish_to_itch

1 file changed

+6
-0
lines changed

articles/tutorials/building_2d_games/26_publish_to_itch/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,12 @@ Your game is now publicly accessible to the itch.io community. It will appear i
453453
>
454454
> This approach helps identify potential issues you may have missed before presenting it to a larger audience.
455455
456+
## Dungeon Slime on itch.io
457+
458+
To see a completed version of a project uploaded to itch.io, you can explore the Dungeon Slime example at [https://shyfoxstudio.itch.io/dungeon-slime](https://shyfoxstudio.itch.io/dungeon-slime).
459+
460+
This published version demonstrates the concepts we covered in this chapter, showing how they come together in a finished project.
461+
456462
## Conclusion
457463

458464
In this chapter, you learned how to publish your MonoGame project on itch.io, one of the most accessible digital distribution platforms for indie game developers. You have gained a comprehensive understanding of the entire publishing process, from creating an account to making your game available to players worldwide.

0 commit comments

Comments
 (0)