C++ in processing
in
Android Processing
•
2 years ago
Hi,
I was wondering whether there is a way to integrate c++ code with processing. I wrote a connect four game in c++ where the player plays against the computer in a two dimensional array and I was wondering whether there was a way to create an android app with that c++ code using processing for android. I'm not familiar with java so I was wondering if the was an extension or something that will enable processing to create a sketch for my c++ code. Thanks and I would very much appreciate all the help.
1