https://github.com/Qiamast/PersianWordle
"Persian Wordle" is a fun and challenging word puzzle game designed to improve your Persian vocabulary. Built with TypeScript, ReactJS, TailwindCSS, PostCSS, and a Persian word dictionary, this game offers a fast and responsive experience on any device.
https://github.com/Qiamast/PersianWordle
javascript persian-wordle react typescript wordle-game
Last synced: 3 months ago
JSON representation
"Persian Wordle" is a fun and challenging word puzzle game designed to improve your Persian vocabulary. Built with TypeScript, ReactJS, TailwindCSS, PostCSS, and a Persian word dictionary, this game offers a fast and responsive experience on any device.
- Host: GitHub
- URL: https://github.com/Qiamast/PersianWordle
- Owner: Qiamast
- License: gpl-3.0
- Created: 2022-02-02T17:24:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-27T07:44:12.000Z (over 2 years ago)
- Last Synced: 2024-08-09T13:15:56.174Z (about 1 year ago)
- Topics: javascript, persian-wordle, react, typescript, wordle-game
- Language: TypeScript
- Homepage: https://persianwordle.github.io/
- Size: 5.64 MB
- Stars: 9
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Persian Wordle
A fun and challenging word puzzle game to improve your Persian vocabulary

## Play and Enjoy
you can play persian wordle an https://persianwordle.github.io
## Built With
- TypeScript
- ReactJS
- TailwindCSS
- PostCSS
- Persian Word Dictionary## Features
- 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## How to play
- 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## Hosting
This game is hosted on a static hosting service, so you can be sure that it will be fast and reliable## Contribution
- 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 requestPlease 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.
## How to PR
- 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 requestYou 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`
