Created the landing page for Wordle game creations by a user. This page will allow users to set their own word as a game for others to play. Each game that users create will be shown to other users on a seperate page, in a forum layout. Points will be awarded to each player based on their performance. Their is potential for a scoreboard in the future.
Currently, this landing page is only visual. It only shows an output of a random query on the wordleWords table. It allows the user to 'like' the word. This currently does nothing, however later on it is going to be a button to submit the game for others to play.
Created the landing page for Wordle game creations by a user. This page will allow users to set their own word as a game for others to play. Each game that users create will be shown to other users on a seperate page, in a forum layout. Points will be awarded to each player based on their performance. Their is potential for a scoreboard in the future. Currently, this landing page is only visual. It only shows an output of a random query on the wordleWords table. It allows the user to 'like' the word. This currently does nothing, however later on it is going to be a button to submit the game for others to play.