Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WHY? #2

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file.
58 changes: 46 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,56 @@
## Persian Wordle a Parody of Wordle
# Persian Wordle

An application used to TypeScript , React-JS , TailwindCss , Persian words Dictanary
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

## Project Status

This project is currently in development. can you HELP me ?

## Installation and Setup Instructions


### Clone down this repository.
You will need `node` and `npm` installed globally on your machine.
## 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:

Expand All @@ -34,4 +68,4 @@ To Visit PersianWordle:

`localhost:3000`

![Persian wordle main](images/screencapture-main.png)
![Persian wordle main](images/screencapture-main.png)
Binary file removed build/PersianWordle.ico
Binary file not shown.
14 changes: 0 additions & 14 deletions build/asset-manifest.json

This file was deleted.

1 change: 0 additions & 1 deletion build/index.html

This file was deleted.

4 changes: 0 additions & 4 deletions build/static/css/main.3d60e7aa.css

This file was deleted.

Loading