Meta Noughts and Crosses (aka Ultimate Tic-Tac-Toe) is a tactical twist on the classic game. Make no mistake - it is easy to learn but difficult to master! MNAC can be played via the terminal or UI.
It also has a Discord bot on a separate branch which is currently not being maintained.
Requires Python 3.5 or above.
You can run terminal.py
straight away. If you want the GUI version, install:
pip install numpy Pillow
Then run tk.py
for a Tkinter-powered UI.
Copyright (c) Mia yun Ruse (yunru.se) 2018 – 2021.
This work is licensed under a Creative Commons Attribution 4.0 International license. In non-legal terms: do whatever you like, but credit me.
The full license is available here: https://creativecommons.org/licenses/by/4.0/