Skip to content

Commit 694a9cf

Browse files
authored
Update how-to-get-started-with-game-development.mdx
1 parent 0d9b5da commit 694a9cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blogs/2025/how-to-get-started-with-game-development.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Here are some places where to find spritesheets for characters, tilesheets, musi
185185

186186
And of course, what’s a game good for if people can’t play it !? Depending on what you use to build your game with, you have several publishing and upload options.
187187

188-
- **LÖVE2D Games:** You can distribute your game as a standalone executable for Windows, Mac, or Linux. Upload to platforms like [itch.io](https://itch.io/), GitHub, or your own website for free distribution.
188+
- **LÖVE2D Games:** You can distribute your game as a standalone executable for Windows, Mac, or Linux. Upload to platforms like [itch.io](https://itch.io/), GitHub, or your own site for free distribution.
189189
- **Godot Games:** Export to Windows, Mac, Linux, web browsers, iOS, and Android. Publish on itch.io, Steam, Google Play Store, or Apple App Store, depending on your platform.
190190
- **Unity Games:** Supports PC (Steam, Epic Games Store), consoles (PlayStation, Xbox, Nintendo Switch), mobile (iOS, Android), and web. Publish through each platform's respective store or upload to itch.io for indie distribution.
191191
- **Unreal Engine Games:** Targets PC and consoles through Steam, Epic Games Store, PlayStation Store, Xbox Store, and Nintendo eShop. Supports mobile and VR platforms.

0 commit comments

Comments
 (0)