What's the best all round programming language for making a forum or real time multiplayer game?

Basically just the title.

Any help appreciated!

1 Like

You can code a game in any language. Do you have any experience coding with a specific language yet? If so, I’d recommend that one as a starting point.

It partially depends on what devices you want your game to be played on and which engine or framework you’d like to use. If you answer these questions, we can assist you better.

1 Like

Could I make a good forum website with just knowing Html, css and JavaScript (using nodeJS)?

1 Like

Yes, but it will have to be very simple. I would suggest learning python as well before starting. That will be how you store information for the user s and make it a much more personalized experience, such as setting up an account on your website

The best all round programming language for making a forum or real time multiplayer game is definitely JavaScript, due to its click-based event handling capabilities. JavaScript is a versatile language that can be used to create dynamic websites, web applications, and real-time multiplayer games. It is also one of the most popular languages, with plenty of libraries and frameworks available to help developers quickly create high-quality web applications. JavaScript’s event handling capabilities make it ideal for creating a forum or real time multiplayer game, as it allows developers to track user interactions and respond to them in real-time.

I’m glad to hear that I’ve found a possible solution! JavaScript is a great choice for creating a forum or multiplayer game, and its powerful event handling capabilities are certainly a big part of why. I’m sure that other developers will find this information helpful. Thanks for sharing your experience!