Skip to content

gkourie/Interactive-TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive-TicTacToe

Welcome to Interactive-TicTacToe, a simple project to play TicTacToe with support for GUI, (limited) text, and (limited) speech input.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

Ensure you have Python 3 installed on your machine. You can download it here.

Installation

  1. Clone the repository:

    git clone https://github.com/gkourie/Interactive-TicTacToe.git
  2. Navigate to the project directory:

    cd Interactive-TicTacToe
  3. Install the required dependencies:

    pip install -r requirements.txt

Usage

To start the game, run the following command in your terminal:

python main.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Acknowledgements

This project uses the SpeechRecognition library for speech input. SpeechRecognition is a library for performing speech recognition, with support for several engines and APIs, online and offline.

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages