C++

Date Validator

Date Validator program running.

Description:

This program provides a function for determining if a date given by the user is a valid date and provides the Julian date, the date number of the year.

Zork-like Game - Ascendance

Image of the beginning of the game Ascendance running.

Description:

This was a project to utilize all the skills learned in C++ such as classes, inheritance, and pointers to create a game that required a player to travel through multiple rooms to achieve a victory condition.