Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

yunruse/mnac-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meta Noughts and Crosses

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.

A screenshot of the Discord bot. A player types in '6', and the bot responds with an image of the game.

Installation and setup

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.

Legal

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/

About

Meta Noughts and Crosses

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published