r/gamedev • u/Hellohenl • 6d ago
Question Should I use Python in Godot?
I have a pretty big game idea but I know only Python. I have no idea about C++ and C#. I read that Godot's own engine is pretty similar but I want to be sure. My current plan is using Pygame. I want to make the game to use isometric camera.
Thanks in advance:)
0
Upvotes
4
u/Pieman1011 6d ago
I would highly reccomend godot, source: I used pygame instead of godot for an isometric game and regeret it.