git clone https://github.com/pbezrukov/Treasure-Hunt.git
pip install -r requirements.txt
cd path/to/Treasure-Hunt/src
python functional_approach.py
cd path/to/Treasure-Hunt/src
python oop_approach.py
cd path/to/Treasure_Hunt
pytest
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git clone https://github.com/pbezrukov/Treasure-Hunt.git
pip install -r requirements.txt
cd path/to/Treasure-Hunt/src
python functional_approach.py
cd path/to/Treasure-Hunt/src
python oop_approach.py
cd path/to/Treasure_Hunt
pytest