Skip to content

jaygel179/word-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Search Puzzle

Setup

Installation

You are free to set up locally in your own way (virtualenv, venv, pyenv, etc.)

Install dependencies

$ pip install -r requirements.txt

Running tests script

$ ./tests.sh

Running pytest

$ pytest

Running python file from command line

$ python WordSearch.py path/to/file.pzl