Giter Club home page Giter Club logo

nbtictactoe_assignmentone's Introduction

Nine Board Tic Tac Toe

Introduction

Nine Board Tic Tac Toe is a console-based game project that puts a unique twist on the classic game of Tic Tac Toe. This project is part of my student assignment and serves as a demonstration of my skills in C++ programming.

Features

  • Nine separate Tic Tac Toe boards arranged in a 3x3 grid.
  • Engaging gameplay that combines strategy and quick thinking.
  • I have implemented three types of players: Smart Player, Random Player, and Human Player.
  • I have provided options to play as either "X" or "O" or both.
  • In single-player mode, you can challenge yourself against AI opponents.
  • An "algorithm" :) has been implemented to determine the overall game winner across multiple boards.

Getting Started

To start playing Nine Board Tic Tac Toe, follow these simple steps:

  1. Clone or download this repository to your local machine.
  2. Open the project in your preferred C++ development environment.
  3. Compile and run the game.
  4. Enjoy playing and testing your strategic skills!

Usage

  • Choose your player type (Smart Player, Random Player, or Human Player) for both "X" and "O" players.
  • Strategize to win individual Tic Tac Toe boards within the 3x3 grid.
  • The game will automatically determine the overall winner based on the rules of Tic Tac Toe.
  • In single-player mode, challenge yourself against AI opponents.
  • Customize your gaming experience by choosing your preferred players and symbols.

Author

  • Joshua Jones

Acknowledgments

All the code in this project has been created by me as part of my assignment. Feel free to use and modify this code for educational purposes.

If you encounter any issues or have suggestions for improvement, please open an issue on this GitHub repository.

Thank you for checking out Nine Board Tic Tac Toe!

nbtictactoe_assignmentone's People

Contributors

termi17385 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.