Project Mini-Project: Obstacle Assault Working with C++ and Unreal Engine See Repository Goal Bringing C++ and Unreal Engine together Overview In this mini-project, I took what I learned of C++ and Unreal Engine, and brought them together, better utilizing each of...
Project Mod Selector Console AppĀ Simple console app to select which modded game to load. See Repository Goal Create a console app for mod selection Overview This personal project was created simply because I was mildly annoyed at having essentially 4 of the same...
Project Rock, Paper, Scissors This was the final project started in Introduction to Programming (ITP). See Repository Goal Learning the Basics of C# With this project we continued to practice what was learned from the previous three projects. This project introduced...
Project Rock, Paper, Scissors This was the third project started in Introduction to Programming (ITP). See Repository Goal Learning the Basics of C# With this project we continued to practice what was learned from the first two projects. Here we create our first...
Project Conditionals This was the second project started in Introduction to Programming (ITP). See Repository Goal Learning the Basics of C# With this project we continued the basics of C# and created a simple conditionals sheet. This built on what was learned in the...