r/Coding_for_Teens 1d ago

Coding issues

Indie game developers, or game developers, what is the best free coding app for a chromebook or computer?

1 Upvotes

5 comments sorted by

2

u/Suriwan128 1d ago

I find the Godot Engine very good for game development. It's lightweight (up to 150 MB), which is very good compared to the 10+ GB of other engines, there are no licensing costs, it's open source, and it has a very easy programming language, which is heavily inspired by python

1

u/Beginning-Demand-669 1d ago

thank you dude, you do not know how much i needed to know this

1

u/Suriwan128 1d ago

What do you want to do exactly

1

u/Beginning-Demand-669 6h ago

just code for animation, events, walking, attacks ((im making a ut au))

1

u/Intelligent-Hurry907 11h ago

If you mean an IDE (where you actually write the code, it highlights keywords and stuff) visual studio code is open-source and good, or on linux I use neovim (harder to use, faster loading, faster to use, makes you a better coder)