Skip to content

Commit daa500a

Browse files
authored
Update how-to-get-started-with-game-development.mdx
1 parent 93a9e1f commit daa500a

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
@@ -126,7 +126,7 @@ Resources:
126126

127127
## Game Engines
128128

129-
<Quote text="Your engine choice depends heavily on the context. Don’t use Godot 4 if you want to make a mobile browser game! Unity is great for 3D games, GameMaker is great for new programmers, and Love2D is for anyone wanting complete control over every pixel. I just happened to like Godot. - Chris and Judy Makes Games"/>
129+
<Quote text="Your engine choice depends heavily on the context. Don’t use Godot 4 if you want to make a mobile browser game! Unity is great for 3D games, GameMaker is great for new programmers, and Love2D is for anyone wanting complete control over every pixel. I just happened to like Godot. - Chris and Judy Makes Games"/>
130130

131131
There are several options for you to choose from. I’ll start from the ones I have the most experience with, and even include some games that were made with each!
132132

0 commit comments

Comments
 (0)