Skip to content

Instantly share code, notes, and snippets.

View SummersNowGone's full-sized avatar

SummersNowGone

View GitHub Profile
@SummersNowGone
SummersNowGone / main.cpp
Created November 2, 2025 06:48
Console-Based Adventure Game
#include <iostream>
int mainMenu();
void displayReplay();
void displayStats();
void displayOptions();
void setName();
void setCharacterType();
// Precondition: Argument exists and is a char