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
- Host: GitHub
- URL: https://github.com/lordubuntu/menace
- Owner: LordUbuntu
- Created: 2024-02-28T06:12:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-18T06:25:09.000Z (about 1 year ago)
- Last Synced: 2025-03-18T07:27:30.228Z (about 1 year ago)
- Language: Python
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```