Skip to content

bravodavid56/cpp_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

cpp_projects

These are a set of projects written in C++.

Required:
-C++
-Microsoft Visual Studio


They are listed as:

  • Homework 1
    • HW1Num1
      • Num1
      • Estimates a child's height based on sex and parents' height
    • HW1Num2
      • Num2
      • Creates a user vs. computer rock-paper-scissors game
    • HW1Num3
      • Num3
      • Creates a user vs. computer game. 
        You take turns rolling dice. 
        2-6 means you add that value to a tally; 
        A 1 means your turn is over and your tally
        is reset. 
        Otherwise you choose to roll again, or hold.
    • HW1Num4
  • Project 2
    • Connect4
    • Creates a connect4 two-player game.
    • Homework2
    • Creates a credit card number validator.
  • Project 3
    • main
    • Contains main game loop for a visual representation of solar system
    • planet
    • helper class
    • sun
    • helper class
  • Project 4
    • solitaire_animation
    • contains main game loop for card animation
    • card
    • helper class
    • c01
    • picture of card
    • h01
    • picture of card
  • Project 5
    • main
    • contains main game loop for GUI credit card number validator
    • creditcard
    • helper class
  • Final Project
    • main_game
    • contains main game loop for game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published