about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-11-16 13:33:13 -0500
committerStar Rauchenberger <fefferburbia@gmail.com>2023-11-16 13:33:13 -0500
commita5111c43bae9d72a1d5abcadccb82f525155e43d (patch)
tree786f65b995aa121ae17fe91e783dcf3e1d18dc31 /README.md
parent953d1888123df8b294203f1b44b5f462ea6885de (diff)
downloadwittle-a5111c43bae9d72a1d5abcadccb82f525155e43d.tar.gz
wittle-a5111c43bae9d72a1d5abcadccb82f525155e43d.tar.bz2
wittle-a5111c43bae9d72a1d5abcadccb82f525155e43d.zip
added better attribution
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 28d37c6..f42a9fe 100644 --- a/README.md +++ b/README.md
@@ -1,3 +1,3 @@
1# wittle-generator 1# wittle
2 2
3Ruby gem that can generate Witness puzzles. Adapted from [Sigma144's Witness Random Puzzle Generator](https://github.com/sigma144/witness-randomizer), which is itself based on [darkid's Witness Randomizer](https://github.com/darkid/witness-randomizer). 3Rails engine that generates Witness puzzles daily and presents them on a website. Adapted from [Sigma144's Witness Random Puzzle Generator](https://github.com/sigma144/witness-randomizer), which is itself based on [darkid's Witness Randomizer](https://github.com/darkid/witness-randomizer). The tracing UI is adapted from [darkid's witness-puzzles website](https://github.com/jbzdarkid/jbzdarkid.github.io).