C++, c#, c....? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

C++, c#, c....?

I would like to do a game, maybe just for fun, but i want to do really good physics. I want to doit directly programing, with any language, not with programs like unity or unreal engine, i dont want to depend on a program, i dont want limits... Can you guys help me? Which language would be the best for this case? I dont care if its hard or not

6th Jan 2018, 12:37 AM
Edgar Charles
Edgar Charles - avatar
3 Answers
+ 2
You want to write your own physics engine...good luck. Any language you want. C++ probably have most info for building physics engine that I found. But all the languages taught here can be used.
6th Jan 2018, 12:43 AM
emmey
emmey - avatar
+ 2
C++ would probably be the best choice in order to start. It's pretty much an industry standard (in the game industry) and has the tools and SDKs on every platform there is.
6th Jan 2018, 1:53 AM
Kalistic Modiani
Kalistic Modiani - avatar