Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

What is the best programming language to learn if I want to create games?

What is the best programming language to learn if I want to create games? Or what are some languages that are good to know?

4 Answers

C++ is definitely one of the top languages. It's widely used in game development.

Thanks so much. Are there others also widely used for games?

unity plus C# is probably your best bet.

also its a lot easier than c++

For learning on Treehouse your best bet would be Java or Python in my opinion. Currently C++ and C# are not offered but C# may be soon.

For python you can use PyGame and for C# Unity is a great choice like Ryan Hellerud said. The other I know little about for game making.

You might also want to try building a browser based game with JavaScript.

Goodluck! --Ricky