+ 4
Making games.
What is the best programming language for making games in your opinion?
7 Answers
+ 8
These days you don't have to make anything from scratch we have gaming engines and frameworks like unity , unreal , libgdx etc. These gaming engines are multi platforms that means you have to code once and make games for Windows , mac , Android , ios PlayStation , xbox etc. Unity uses C# and unreal C++ whereas Libgdx framework uses java. So if have a hold on any language which a engine supports then you can make 3D , 2D games for any platform. Big companies like Ubisoft , EA have their own gaming engines most of them are written in C languages.
+ 2
It is not matter. Lua, C, C++ and Java ,etc
+ 2
Python also have A LOT packages to help build a game like Panda3D,for example
+ 1
C++, Java(for Android), C#(For Windows & Android)
+ 1
For 2D games, you can use Unity & C#/LibGDX & Java/Unreal Engine & C++(for 3D games):)
0
http://www.openculture.com/freeonlinecourses#Computer Science Courses
https://www.ted.com/talks/shai_reshef_a_tuition_free_college_degree
www.coursera.org
www.stackoverflow.com
https://news.ycombinator.com/item?id=15828935
https://www.42.us.org/
https://www.appacademy.io/
https://www.sololearn.com/discuss/510275/?ref=app
0
Hi