kevreth / SpoonFeeder

GNU General Public License v3.0
0 stars 0 forks source link

exercise type: word search #207

Closed kevreth closed 1 year ago

kevreth commented 1 year ago

Create a new exercise type implementing a word search. The search table should be square, the terms should appear above and get automatically crossed out as the user selects letters from the search table, selected letters should change background color as they are selected, and found words should have a line through them.