What language to use to develop a code handling Controllers ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

What language to use to develop a code handling Controllers ?

I'd like to create a game which could be played by 2 persons on the same Computer, and there are too many keys used to play both on the same keyboard. Therefore I need my code to handle a Controller. Is it possible with Java ? C++ ? P5.JS ? Else ?

9th Jun 2017, 4:34 PM
Baptiste
Baptiste - avatar
1 Answer
+ 2
if you develop you game with platforms like unity you can do it mainly using c# python etc I think Java is not good for your purpose, once it runs in a virtual machine nevertheless c++ can help you
9th Jun 2017, 10:17 PM
Richaldo Elias
Richaldo Elias - avatar