0
Can this make a working game like a driving game and play it here on c++
Play games
5 Antworten
+ 1
You can make it in real IDE, but it won't work here because SoloLearn playground doesn't support clear screen and graphics for programs.
Me myself has an example:
https://code.sololearn.com/cOvB7w7Rw1qC/?ref=app
0
I'd really really recommend you'll start off with an easy game like rock paper scissors
https://www.sololearn.com/Discuss/1905465/?ref=app
0
I have c++ games I made on a computer I just wanted to play with them on my phone
0
Well you really need more general knowledge about computer science.... I really don't think you created them if you don't know that you can't really do it with c++. Video games are made in java in Android most of the time
0
I was hoping this was a way to run c++ on my phone