ionutziv7 / SimpleProjects

C++ Projects from calculator to simple games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleProjects

Building projects with C++ programming language.

From simple projects to complex projects.

Games

  • Simple Hangman Game
  • Pong Game
  • Ship Battle Game
  • Snake Game
  • Tic-Tac-Toe

From topics like:

  • variables
  • data types
  • functions or methods
  • recursive functions
  • operators
  • loops(for loops, while, do-while)
  • if statements, if-else if statements
  • conditional statements
  • switch statements
  • classes
  • objects
  • headers
  • prototypes
  • inheritance
  • polymorphism
  • virtual functions
  • abstract base classes
  • and other concepts.

About

C++ Projects from calculator to simple games


Languages

Language:C++ 100.0%