
News Crossword Puzzle
Creating a crossword puzzle game that creates a new crossword every week with the latest news articles.
Technologies
Node.js | React | Llama AI | TheNewsAPI | AWS | CSS
Challenges & Future Endeavors
I am currently working on using Llama's API to select a key word from top news articles. The next step is to create an algorithm to place some of the keywords into the crossword square. Once the game is able to run, I will create a database to store user accounts to track user game data.