@javidx9
  @javidx9
javidx9 | Code-It-Yourself! Frogger - Programming from Scratch (Quick and Simple C++) @javidx9 | Uploaded 7 years ago | Updated 3 hours 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:
https://github.com/OneLoneCoder/Javidx9/tree/master/ConsoleGameEngine/BiggerProjects/Frogger
Blog: http://www.onelonecoder.com
Code-It-Yourself! Frogger - Programming from Scratch (Quick and Simple C++)Introducing 2D Geometry LibraryCode Review: Saving Sedit Platform GameCode-It-Yourself! Asteroids (Simple C++ and Maths!)Dungeon Warping via Orthographic ProjectionsCommunity Showcase 2020olc::AllSorts - Text/Commands/Sounds/JamsOLC Video Blog #6 - Project Update & Discord ChatTwo Minute Review: Oxenfree (PC GAME)OLC Video Blog #3 - Playstation VR 3 Months OnNetworking in C++ Part #2: MMO Client/Server, ASIO, Sockets & ConnectionsCode-It-Yourself! Role Playing Game Part #3

Code-It-Yourself! Frogger - Programming from Scratch (Quick and Simple C++) @javidx9