Open
Conversation
…d shuffle answer options
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Wordle +
Play the game on
desktopormobile: https://lamefreak.github.io/ra-project1-frontend/Introduction
Wordle+ is a Wordle and trivia quiz mashup for people who enjoy picking up general knowledge while having fun 🥳 Currently, the app supports a question bank of 30 trivia questions. In the future, themed games may be created with the objective of educating users on specific topics such as finance. As an example, a CPF-version (CPF stands for Central Provident Fund) of Wordle+ will help young adults to learn more about Singapore's mandatory savings and pension plan.
Wordle+ is built with React, TailwindCSS, Vite and Framer Motion.
Getting Started
Fork and clone the repo to your local machine.
This project was created using with Vite. In the project directory, run the following commands:
npm installnpm run devTo see the rendered output, open http://localhost:5173 in the browser of your choice.
How To Play
Tile colors:
Future Enhancements