+ 1
chrome Dino game autimation using C++
Can anyone tell how to automate dinosaur game in chrome which we can play whrn there is no internet by using C++ ...there are lots of python code for that but C++ is not easy to find.
3 Respostas
+ 4
Why don't you keep learning C++ and attempt it yourself? It will be a fun challenge
+ 2
Learning only in SoloLearn is not enough, because its code playground is console-based only.
I can give you some directions:
1. You need GUI. For example, Qt5
Tutorial :
https://youtu.be/Et_bgnJ_Hhg
2. You need OOP.
Tutorial series:
https://www.youtube.com/playlist?list=PLfVsf4Bjg79DLA5K3GLbIwf3baNVFO2Lq
Another tutorial series, with SMFL for graphical interface, teaching how to code a platform game:
https://www.youtube.com/playlist?list=PL2RPjWnJduNlK7KsW2PJXoYDEdp539WIr
+ 1
🙄🙄...yeah but i wanted to try it now... 😅😅😅