Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Games tab with interactive crossword users can play. #19

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

zClerigo
Copy link

  • Games tab on nav bar
  • interactive crossword on games tab
  • crossword generator developers can utilize to easily generate new crosswords. Developers can do this by writing the format below in the center div.

<div className="line"> <input className="word" type="text" value="Pen" /> <input className="clue" value="A writing utensil for written portions in the regents" /> </div>

Zidanni Clerigo added 2 commits June 15, 2023 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant