A fun and challenging word puzzle game to improve your Persian vocabulary
you can play persian wordle an https://persianwordle.github.io
- TypeScript
- ReactJS
- TailwindCSS
- PostCSS
- Persian Word Dictionary
- Find hidden words in the grid
- Improve your Persian vocabulary
- Share your score on social media
- Compete with friends
- Fast and responsive on any device
- Input your own words or use the built-in Persian word dictionary
- Find the hidden words in the grid
- Score points for each word found
- Share your score on social media and compete with friends
This game is hosted on a static hosting service, so you can be sure that it will be fast and reliable
- Fork the repository
- Create a new branch for your feature (
git checkout -b feature/new-feature
) - Make your changes
- Commit your changes (
git commit -am 'Add some new feature'
) - Push to the branch (
git push origin feature/new-feature
) - Create a new pull request
Please note that this is just a sample markdown file and it may require additional modification or updating depending on the current status of your project.
- Fork the repository
- Create a new branch for your feature (
git checkout -b feature/new-feature
) - Make your changes
- Commit your changes (
git commit -am 'Add some new feature'
) - Push to the branch (
git push origin feature/new-feature
) - Create a new pull request
You can also submit an issue if you find any bug or have any suggestions for the game.
Installation:
npm install
To Run Test Suite:
npm test
To Start Server:
npm start
To Visit PersianWordle:
localhost:3000