Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/awais-124/itp-project

C++ games project for beginners. Five games in one.
https://github.com/awais-124/itp-project

cpp dice-game introduction-to-programming programming tic-tac-toe

Last synced: about 1 month ago
JSON representation

C++ games project for beginners. Five games in one.

Awesome Lists containing this project

README

        

> # C++ Games Project for Beginners

### Five in One
- Tic-tac-toe
- Dice-Game
- Casino Number Guessing Game
- Pattern Following
- Guessing Dice total


> Pre-requisites
- C++ setup required to run code.

> Get Code
- clone the repo `git clone https://github.com/awais-124/ITP-Project.git`
- `cd ITP-Project`
- run the code in any C++ editor