Skip to content

bccarruth927/c--_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Projects Repository

Description

This repository contains all of the practice projects I've done utilizing the C++ programming language.

Features

This repository contains multiple projects I've built in C++. Provided is the project and a brief desciption of what is included in it.

  • Hello World!

    • A very simple project the prints "Hello World!" to the terminal.
  • Tic-Tac-Toe Game (Reworked)

    A fully functional Tic-Tac-Toe game playable in the computer terminal.
    • Playable by 2 players with alternating turns.
    • All user input is validated.
    • Can distinguish between a win by Tic-Tac-Toe or loss by exceded number of turns.
  • Text Adventure Game

    • This is a fictional text based adventure game that asks users a series of questions and gives them a different end result based on their responses.

Technologies

  • C++

About

A collection of C++ based projects demonstrating my language skill set.

Topics

Resources

Stars

Watchers

Forks

Languages