Giter Site home page Giter Site logo

game-arcade's Introduction

Gaming Arcade Project

This project is a console-based gaming arcade that allows users to play various games such as Tic Tac Toe, Memory Game, High Low, and Quiz. Users can choose the game they want to play and follow the game rules accordingly.

Games Included

1. Tic Tac Toe

A classic game where two players take turns to mark a square in a 3x3 grid. The first player to get three of their marks in a row, either horizontally, vertically, or diagonally, wins the game.

2. Memory Game

A memory testing game where players need to remember a matrix of numbers and then recall them at specific positions when prompted.

3. High Low

A number guessing game where the computer randomly selects a number between 1 and 100, and the player has to guess the correct number within a limited number of attempts.

4. Quiz

A quiz game that asks the player a series of questions from various categories. The player earns points for each correct answer.

How to Run

  1. Clone the repository to your local machine. Use the following command to clone the repository:
 git clone <repository_url>
  1. Compile the C++ source code files using a C++ compiler (e.g., g++). Navigate to the project directory and compile the source code using a C++ compiler:
g++ -o main *.cpp
  1. Run the compiled executable file. Execute the compiled executable:
./main
  1. Choose the game you want to play by following the on-screen instructions.

The program will prompt you to choose a game from the available options.

  1. Enjoy the game and have fun!

Play the selected game and follow the respective rules. Enjoy the gaming experience!

game-arcade's People

Contributors

harshsharma20503 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.