View Single Post
  #15  
Old 09-23-2014, 06:00 PM
Kich867 Kich867 is offline
Fire Giant


Join Date: Aug 2014
Posts: 676
Default

As a fellow programmer interested in game development, I would recommend the Unity engine. It's free to use*, it has amazing power, it's pretty intuitive, and there's copious amounts of documentation and tutorials out for it.

If you're familiar with C# or JavaScript, that's what the logic is scripted with. It's awesome.

*It's free so long as your game / company makes less than $100,000 a year. Which would be the case.