Game interface | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Game interface

For instace, i want write game on C++ language, but i do not know how i can do interface for thi game. Maybe are some C++ frameworks?

14th Aug 2017, 9:43 AM
ggfgj
ggfgj - avatar
2 Answers
+ 2
You can use graphical libraries like SDL2, SFML or OpenGL (with GLFW for example) I would personally advise you SDL2 or SFML if you are not confident in C++ as OpenGL is quite hard to learn
14th Aug 2017, 11:34 AM
Baptiste E. Prunier
Baptiste E. Prunier - avatar
0
You can code your game in c++ or others but you need to add graphics so you will need CGL or hlsl platforms to add graphics. You can also learn Action script which is largely based on Java and Java script.Then you cn use your action script in Adobe Flash.
14th Aug 2017, 10:58 AM
King Infinity
King Infinity - avatar