top of page

C++ Terminal Game

Day 59


Throughout the year I've been learning coding. Some projects are more creative than others. Recently, I've been focused on learning C++ with Unreal Engine. Through a course on Udemy I've been learning the basics of C++ and how to apply it in Unreal Engine using Visual Studio Code as my main IDE.


The course is 8 sections long and as I complete them I will record my progress.


Course:

Created by Ben Tristem, Sam Pattuzzi, GameDev.tv Team


Section 2: TripleX - Write Pure C++

In this section, Gavin, the instructor covers all the ins and outs of C++ syntax and implementations for a very simple Console game. It's a number guessing game where the player is prompted to guess three integers that add up to a sum and multiply to a value.




101 views0 comments

Recent Posts

See All
bottom of page