OMAR Posted March 22, 2016 Share Posted March 22, 2016 What should be the preferred language when writing Gameplay Code using Babylon.js? I have experience with engines like Unity and Unreal Engine where I've been used to programming in either C# (Unity) or C++ (Unreal); I haven't experienced any issues while writing Javascript code using Babylon.js but my question is would it be better to use Typescript instead of Javascript while developing games in Babylon.js? This is really important for me because if Typescript is more advantageous then I might just switch to it but since I don't really have much knowledge of Typescript I would have too learn it as well Quote Link to comment Share on other sites More sharing options...
Temechon Posted March 22, 2016 Share Posted March 22, 2016 By knowing Javascript you can use Typecript. The only different thing is the dev environment. Once it's setup, you're good to go OMAR 1 Quote Link to comment Share on other sites More sharing options...
adam Posted March 22, 2016 Share Posted March 22, 2016 1 hour ago, OMAR said: would it be better to use Typescript Yes - without a doubt OMAR 1 Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted March 22, 2016 Share Posted March 22, 2016 Agree on TS! Regarding tools, these articles could be worth reading: - http://doc.babylonjs.com/generals/setup_visualStudio - Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.