Skip to content

swifty-amay/Card-Guessing-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Card-Guessing-Game🏞️

Card Guessing Game is a game developed in C++ environment, the basic idea is to check the recalling power of users.

Here is the flow:-

  1. Users will be shown three cards.
  2. Each card will contain a randomly generated identifiers.
  3. The cards will then get dissappear and then you will be shown some data about some randomly generated number.
  4. Then you will be shown the identifier and then asked about the card number.
  5. If you have guessed it correct then your recalling power is good otherwise you have to see it.

Concepts Used

  1. OOPs
  2. Strings
  3. Arrays
  4. STL
  5. Functions

Team Members

  • Amay Raj Srivastav
  • Anjali Singh
  • Aakriti Gupta

Steps To Run It

  • Choose an editor of your choice
  • Fork the repo and clone it
  • Open the cloned file in your editor.
  • Then run it.

Running

To tun in mac, open terminal and then move to project file, cd path/to/project/folder
Then g++ main.cpp
Then ./a.out
And you are good to go...

To run in Windows, open command prompt and then move to project file, cd path/to/project/folder
Then g++ main.cpp
Then .\a.exe
And you are good to go...

Hope you all will enjoy the game, and yes don't forget to star🌟 the repo and feel free to ask questions if any!!!

About

Card Guessing Game is a game developed in C++ environment, the basic idea is to check the IQ of users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages