This site requires JavaScript, please enable it in your browser!
Greenfoot back
LaurentiuRohan
LaurentiuRohan wrote ...

2018/3/6

Convert Greenfoot Games

LaurentiuRohan LaurentiuRohan

2018/3/6

#
Hello everybody, is there any way to convert java to C++ or C#?. I almost finished a game in greenfoot and I want to add it on the Android Platform, so I was just asking if there is an easier way to do that , without rewriting the entere code. I use Unity. Thanks!
CubeGamer6 CubeGamer6

2018/3/6

#
Java and C++/C# are different programming languages and work much differently from eachother. There is no simple way to 'convert' them through some kind of program.
Yehuda Yehuda

2018/3/7

#
Look at this discussion, and the link mentioned in it.
You need to login to post a reply.