Slashdot Mirror


User: BobbleHeadVader

BobbleHeadVader's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Unity is the answer you seek on Ask Slashdot: Best Way to Learn C# For Game Programming? · · Score: 1

    Yes c#!! It's the main scripting language for the unity game engine which has a basic version that is free. I've been learning it for a year and compared to many things out there is phenomenally user friendly and has a great online community that can walk you through just about everything and provide piles of sample code for free. Especially if you want to make an rts, look for the a* path finding project which provides all the basic navigation functionality for your ai. Google - unity rts and there are several projects that are already done and free to use that you can learn by tweaking. Unity!!!