TicTacToe

A Python Based TicTacToe Game

TicTacToe Unlimited

A Python Based TicTacToe Game

Cover Image

Game Play

Features


View Screenshots


Installation

  1. Download the latest version from the GitHub repository.
  2. Make sure you have the correct version of Python installed on your machine. This game runs on Python 3.6 above.
  3. Install the necessary requirements using pip by running the command below:

     pip install -r requirments.txt
    
  4. Run the main game script.

     python main.py
    

Authors

Conceptualized and Developed by Gerard Balaoro, Carl Kenneth Rico, and Gherome Silvestre
In Partial Fulfillment on the Requirements for the Subject
Computer Science 11
1st Semester, A.Y. 2018-2019
University of the Philippines Diliman


Credits