Skip to content

Magoninho/word-search-puzzle-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Search Puzzle

A simple word search made in python

#demo

Usage

$ python3 main.py -h              
usage: main.py [-h] [-c] [-f FILE]

Generates a word search puzzle

optional arguments:
  -h, --help            show this help message and exit
  -c, --cheated         Hightlight words
  -f FILE, --file FILE  Path to a custom words file. One word per line.

License

This project is licensed under the terms of the MIT license. The MIT License is a permissive license that is short and to the point. It lets people do anything they want with your code as long as they provide attribution back to you and don’t hold you liable.

About

A simple word search made in python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages