Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/awais-124/itp-project
- Owner: awais-124
- Created: 2022-07-26T15:37:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-22T12:01:51.000Z (5 months ago)
- Last Synced: 2024-11-02T13:42:16.365Z (3 months ago)
- Topics: cpp, dice-game, introduction-to-programming, programming, tic-tac-toe
- Language: C++
- Homepage:
- Size: 254 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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