fist commit
This commit is contained in:
commit
b7d32b1a55
9 changed files with 28 additions and 0 deletions
12
README.md
Normal file
12
README.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Ultra Mastermind Resolution Implementation in Python
|
||||
|
||||
## Installation
|
||||
|
||||
- `python -m venv .venv`
|
||||
- `source .venv/bin/activate`
|
||||
- `pip install -r requirements.txt`
|
||||
- `python main.py`
|
||||
|
||||
## Documentation
|
||||
|
||||
*TODO*
|
Loading…
Add table
Add a link
Reference in a new issue