+ 3
[OFF-TOPIC] programming language of a game
what's the programming language of Geometry Dash? I mean, the language Geometry Dash is written in? ;D I want to learn it :D
10 Answers
+ 2
@dghi dghi, this is desktop version, probably used java or c++
+ 3
As it's a multiple plataform game (Windows/Mac, Android..) for each plataform it was programmed in individual language(s).
So for
Android = Java/XML
mac = Swift (or Objective-C if it's old enough)
windows desktop = C++ or Java
+ 3
Geometry Dash is coded in Python with Coco2d.
+ 2
so the answer is C++, C#, Java, possibly?
+ 1
thank you
0
post a link of the game, there is many versions on internet
0
It has to be a language with multi-platform support, so obviously is not a language for every app, is just one codebase compiled for 2 different ecosystems, checking out what is that, surely not Cordova for the performances it has to or and for the piece of native code inside it..
0
you are all so stupid its c++ with cocos2dx
0
I find it was c++