mirror of
https://github.com/fooflington/wordsearch.git
synced 2025-01-22 09:19:55 +00:00
self-references in documentation
This commit is contained in:
parent
0da1005cdf
commit
4bcec40e06
@ -1,6 +1,8 @@
|
||||
Wordsearch
|
||||
==========
|
||||
|
||||
Demo available at: https://bombadil.mafoo.org.uk/wordsearch/
|
||||
|
||||
Compiling
|
||||
---------
|
||||
|
||||
|
@ -6,6 +6,8 @@
|
||||
<body>
|
||||
<h1>Wordsearch Builder: About</h1>
|
||||
Wordsearch Builder takes a list of words and places them on a grid in any direction allowing the to cross-over where possible then fills in the remaining empty spaces with semi-random letters.
|
||||
|
||||
Code available on <a href="https://github.com/fooflington/wordsearch">GitHub</a>
|
||||
<h2>Basic algorithm</h2>
|
||||
<ol>
|
||||
<li>Foreach word
|
||||
|
Loading…
x
Reference in New Issue
Block a user