You are viewing a single comment's thread from:

RE: Brainstorming a game idea with ChatGPT 4o

in #blog8 months ago

Oh man, I just started learning to use vim yesterday!
I think in terms of capabilities and speed godot is pretty simple to start with.. I'm no python programmer and I found it really straight forward with the syntax (I've never really tried pygames before though...)
It's pretty powerful nowadays so I would definitely recommend getting into it. Also a ton of new and good tutorials now (especially since the unity crises...)

Sort:  

I love vim, and while I think it might have been a mistake to learn it as a Finn (because the Finnish keyboard layout is pretty anti-vim if you ask me), I still think it's one of the greatest tools ever.

I may need to check up on Godot again. Who knows, I might be able to create something more than just a Pong clone that doesn't quite work. 😅

Yeah, I think I saw a plugin to use your own editor inside of godot. Might be worth checking out.

https://docs.godotengine.org/en/stable/tutorials/editor/external_editor.html

I think I saw something about vim there. I'll check it out too, thanks!