An open API service indexing awesome lists of open source software.

https://github.com/lordubuntu/menace

A reproduction of M.E.N.A.C.E. in Python
https://github.com/lordubuntu/menace

Last synced: about 1 year ago
JSON representation

A reproduction of M.E.N.A.C.E. in Python

Awesome Lists containing this project

README

          

# MENACE

A reproduction of M.E.N.A.C.E. the "Matchbox Enabled Noughts And Crosses Engine" in Python 3.10.

## Installation

To install the program, simply run
```bash
pip install MENACE_ANN
```

And to run the program simply type
```bash
menace_ann
```