+ 1
Which engine can i use to make game in c++ on linix mint.
can i use unreal , and is there any other engine using which i can create games in c++.
5 Antworten
+ 1
Max as i said i want to code in c++ , but i can't do that in godot at least not easily.
and for the same reason i can't use unity either.
+ 1
Apparently you can use Unreal (https://wiki.unrealengine.com/Building_On_Linux). But why not build the game from scratch using OpenGL? It'd be a lot more fun.
+ 1
it would be great to write one using opengl
0
godot engine, its even open source.
0
shobhit godot supports c++ http://docs.godotengine.org/en/latest/development/cpp/custom_modules_in_cpp.html
and there is gdnative