chrome Dino game autimation using C++ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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.

9th Jul 2020, 8:23 AM
Tarun Singh
Tarun Singh - avatar
3 Answers
+ 4
Why don't you keep learning C++ and attempt it yourself? It will be a fun challenge
9th Jul 2020, 8:26 AM
Gordon
Gordon - avatar
+ 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
9th Jul 2020, 8:40 AM
Gordon
Gordon - avatar
+ 1
🙄🙄...yeah but i wanted to try it now... 😅😅😅
9th Jul 2020, 8:33 AM
Tarun Singh
Tarun Singh - avatar