gondsm / crossword_generator

A Python-based crossword puzzle generator.
BSD 3-Clause "New" or "Revised" License
66 stars 20 forks source link

How to understand instructions #2

Closed del1000 closed 1 year ago

del1000 commented 1 year ago

How on earth is a beginner with GitHub supposed to understand the User instructions, The information seems scattered and instructions or links don't seem to be in any logical order as some seem to be unnecessary..

del1000 commented 1 year ago

All you have to do is run the script on a folder where a "words.txt" file with one word per line exists. I recommend using the aforementioned lists! Run ./crossword_generator -h to see all available options. ./crossword_generator -h - web results bring up a whole list of statements or instructions etc. OR .gitignore Re-organise code in preparation for future optimisation. 3 years ago LICENSE Add license. 7 years ago _config.yml Set theme jekyll-theme-modernist 7 years ago basic_ops.py Make system conform to time limits and fix isolated detection. 3 years ago crossword_generator.py Make system conform to time limits and fix isolated detection. 3 years ago file_ops.py Re-organise code in preparation for future optimisation. 3 years ago grid_generator.py Make system conform to time limits and fix isolated detection. 3 years ago readme.md