Uploaded August 2017 | Updated September 2026, 1 week ago
A classic arcade game this week, I show you how to create a Frogger game using nothing but C++ and the command prompt. Specifically this video is about how much of a burden handling graphics becomes, and it can massively increase the size of your code base. All in all this simple Frogger game is about 150 lines of code. Also, I have a sore throat.
You can get the code here:
github.com/OneLoneCoder/Javidx9/tree/master/ConsoleGameEngine/BiggerProjects/Frogger
Blog: onelonecoder.com
A classic arcade game this week, I show you how to create a Frogger game using nothing but C++ and the command prompt. Specifically this video is about how much of a burden handling graphics becomes, and it can massively increase the size of your code base. All in all this simple Frogger game is about 150 lines of code. Also, I have a sore throat.
You can get the code here:
github.com/OneLoneCoder/Javidx9/tree/master/ConsoleGameEngine/BiggerProjects/Frogger
Blog: onelonecoder.com










