issues
search
joshbduncan
/
word-search-generator
Make awesome Word Search puzzles!
MIT License
74
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Copypasteable Masked output
#78
JeroenSteen
closed
4 weeks ago
1
Implement a crossword
#77
duck57
opened
1 month ago
0
Move allowed_directions to the Word object & give them priorities
#76
duck57
opened
2 months ago
30
Question about hide_key argument
#75
tazman551
closed
4 months ago
1
palindrome words throw an error
#74
danewfie
closed
5 months ago
1
V3.5.1 fix
#73
joshbduncan
closed
6 months ago
0
hide answer key
#72
joshbduncan
closed
6 months ago
0
custom generator alphabets
#71
joshbduncan
closed
6 months ago
0
cli pretty
#70
joshbduncan
closed
6 months ago
0
Custom Filler Alphabet/Characters
#69
joshbduncan
closed
6 months ago
1
CLI doesn't work for me on MacOS 14.2
#68
CarlSorensen
closed
7 months ago
2
How can i remove ans key
#67
Page0526
closed
6 months ago
1
Why is there no difficulty 6 level?
#66
neocogent
opened
8 months ago
7
latest cli version word-search
#65
charulix
closed
8 months ago
2
PDF solution highlighting
#64
joshbduncan
closed
9 months ago
0
Themed word sets
#63
joshbduncan
opened
9 months ago
0
Despite space, its not placing words?
#62
nicolesimon13
closed
9 months ago
14
Upgrade of packages required
#61
Derngineer
closed
6 months ago
5
Multilingual Support
#60
zelequhen
opened
10 months ago
7
puzzle output in lowercase
#59
joshbduncan
closed
10 months ago
0
Add an option to generate puzzles with lowercase letters?
#58
P233
closed
10 months ago
6
Quick Questions - Solution, Diff Level and word lists.
#57
nicolesimon13
closed
9 months ago
10
--no-validators results in error: unrecognized arguments: --no-validators
#56
tomnyc
closed
10 months ago
6
Improve makefile
#55
duck57
closed
1 year ago
0
Draw a rectangle around the words
#54
fabiox77
closed
9 months ago
4
fpdf2 required version discrepancy in dev requirements
#53
duck57
closed
1 year ago
4
Add __len__ to Word
#52
duck57
closed
1 year ago
4
Unbake assumptions about secret words [priority, valid direction] from the Game class
#51
duck57
opened
1 year ago
14
change default path word search.exe
#50
charulix
closed
1 year ago
2
oop and abc all the way down
#49
joshbduncan
closed
1 year ago
1
move to abstracted generator setup complete
#48
joshbduncan
closed
1 year ago
0
lots of clean up
#47
joshbduncan
closed
1 year ago
0
word validators
#46
joshbduncan
closed
1 year ago
0
Outputting shortened words of a solution
#45
rbozan
closed
9 months ago
7
add hide_fillers to save?
#44
sofiahall
closed
1 year ago
5
Fix #42: secret words obey their directional constraints
#43
duck57
closed
1 year ago
3
find_a_fit does not care about secret directions
#42
duck57
closed
1 year ago
1
Solution without random fill characters
#41
sofiahall
closed
1 year ago
3
Saving as CSV saves as a PDF with CSV extension
#40
sofiahall
closed
1 year ago
2
new built-in shapes
#39
joshbduncan
closed
1 year ago
0
Full pyproject toml
#38
joshbduncan
closed
1 year ago
0
Need for speed
#37
joshbduncan
closed
1 year ago
3
random word generator fix
#36
joshbduncan
closed
1 year ago
0
V3 finalization
#35
joshbduncan
closed
1 year ago
0
CSV and PDF Exports cut off last column of the puzzle
#34
thayford
closed
1 year ago
1
added `random_words()` method
#33
joshbduncan
closed
1 year ago
0
Add param to WordSearch that raises an Exception when it cannot place all words
#32
duck57
closed
1 year ago
1
add @properties for unplaced words
#31
duck57
closed
1 year ago
2
update `retry` decorator to accept custom `retries` argument
#30
joshbduncan
closed
1 year ago
0
alter generate.retry to take the maximum number of tries as a parameter
#29
duck57
closed
1 year ago
3
Next