Interactive-Design-and-Technology / interactive-learning

Generate Interactive Learning Activities for your LMS using JavaScript.
https://interactive-design-and-technology.github.io/interactive-learning/
0 stars 2 forks source link

Crossword Activity #33

Open FeXd opened 1 year ago

FeXd commented 1 year ago

Create a simple webpage using basic HTML, CSS, and JavaScript, that allows us to have a "Crossword" activity. Update the interactive learning code generator to support this new activity. Ensure that styling is consistent with other activites.

Generating crossword puzzles may be tricky or possibly require a 3rd party library. Be sure to do research prior to starting to code. Make comments with research below.

Please refer to #1 and #2 for more examples.

Implementation

Expectations

Raunaq27 commented 1 year ago
Raunaq27 commented 1 year ago

Image

Raunaq27 commented 1 year ago

some of the research i found for some crosswords online

Raunaq27 commented 1 year ago

https://www.sitepoint.com/how-built-pure-css-crossword-puzzle/

found this online about how to make a crossword only using css

Raunaq27 commented 1 year ago

Found a generator that does something similar to what i am going for : https://www.classtools.net/crossword/