I’m so excited about this game, and played for many years. As a javascript developer, I strongly want to make contributions for this game, well, in code. But there is a huge mountain standing in my way – c++. So I need some suggestions about how to learn c++ and make contributions at the same time. Many thx for your help
Here I have some key questions:
Is there any way I can quickly understanding the outline of the codes? Too many files for me to read one by one, a diagram would be helpful.
Is there any ebooks good for newbies to learn c++?
Javascript syntax is heavily influenced by C, so you’re already partway there. Poke around the github repo, particularly under src. Maybe it’ll already make some sense.
i’ll tell you right now that my experience when jumping into the project headfirst with C++ was nil - i had 2 or 4 college classes on programming that happened to be in C, but my main experience was in Lua. I think you’ll be fine if you pick the right project (not too hard) and ask the right questions on discord.