Traversal - How I started coding my first game in C++ 17 - A creative Vlog entry
-Check out my follow-up video with game updates.
-After some interest I posted the current prototype, which has a bit more than what is here, on Itchio (https://macbigicekeys.itch.io/traversal-prototype) with the tutorial level.
I kept thinking it'd be cool to try and code something from scratch. How do you go from characters and numbers on a screen to the thing I love (games). This is where I was at after about a few weeks of starting to learn Cpp or C Plus Plus or C++ (version 2017) and Microsoft Visual Studio 2022 (free). I spent hours on learncpp.com, which was probably the most helpful thing. I see a lot of posts about where do I start or what language or what to I make. My advice is start simple. Create whatever comes to your mind. As you start to code you'll get more and more ideas.