Skip to content

ervinteoh/tic-tac-toe

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Tic Tac Toe

A Tic-Tac-Toe game featuring multiple game variants.
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. License
  6. Contact
  7. Acknowledgments

About The Project

Tic Tac Toe Screen Shot

(back to top)

Built With

C# .NET Visual Studio Windows Terminal GitHub Actions

(back to top)

Getting Started

Prerequisites

  • .NET SDK 8.0 or later. You can download it here.

Installation

  1. Clone the repo
    git clone https://github.com/ervinteoh/tic-tac-toe.git
  2. Navigate to the project directory
    cd tic-tac-toe
  3. Restore the required .NET packages
    dotnet restore
  4. Build the project
    dotnet build

(back to top)

Usage

To run the Tic-Tac-Toe game, run the command below.

dotnet run --project TicTacToe

(back to top)

Roadmap

  • Normal Tic Tac Toe
  • Misere Tic Tac Toe
  • Wild Tic Tac Toe
  • Four By Four Tic Tac Toe
  • Ultimate Tic Tac Toe

See the open issues for a full list of proposed features (and known issues).

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Jie Sheng Teoh (Ervin) - teohjies@gmail.com

Project Link: https://github.com/ervinteoh/tic-tac-toe

(back to top)

Acknowledgments

(back to top)

About

A Tic-Tac-Toe game featuring multiple game variants.

Topics

Resources

License

Stars

Watchers

Forks

Languages