An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Persian Wordle

A fun and challenging word puzzle game to improve your Persian vocabulary

![Persian wordle Screen Capture](images/PersianWordleLogo.jpg)

## 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 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.

## 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 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`

![Persian wordle main](images/screencapture-main.png)