◐ Shell
clean mode source ↗

Build software better, together

Here are 32 public repositories matching this topic...

Welcome to the "CPP Until I Lose My Mind" repository! This collection features a variety of C++ projects designed to demonstrate key programming concepts.

  • Updated Oct 6, 2024
  • C++
Hangman

Hangman, no 3D or third-party libraries, just the standard functions provided by the compiler.

  • Updated Nov 13, 2023
  • C++
Tic-tac-toe

Tic-tac-toe, no 3D or third-party libraries, just the standard functions provided by the compiler.

  • Updated Nov 13, 2023
  • C++

This project demonstrates the progression of my C++ skills from basic syntax to implementing oop along with array to handle the games grid and classes to control the logic. A simple CLI is made to provide user with multiple options such as to play, check score,change playing symbols,etc.

  • Updated May 18, 2026
  • C++

It is a basic C++ implemented Game Cricket Stimulation Match which will run on terminal. In this there will be two teams and a amtch will happen. First a toss will happen using a random function than the team who won will play a choose bowling or batting and than user will select and than random scores and wicket will be done.

  • Updated Apr 19, 2024
  • C++

Ahsanullah University of Science and Technology Department of Computer Science and Engineering Year 1, Semester 2 CSE1200 iGraphics Term Project

  • Updated Dec 12, 2024
  • C

A game, developed in C++. The graphics in the game were rendered using Allegro, a graphics library for C++. The game replicates one level of Mario.

  • Updated Aug 13, 2019
  • C++

Improve this page

Add a description, image, and links to the cppgame topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cppgame topic, visit your repo's landing page and select "manage topics."

Learn more