https://github.com/alejandro945/react-vision-chess
A prototype of a vision chess game based on the tic tac toe scheme from the react.org documentation.
https://github.com/alejandro945/react-vision-chess
chess components react state-management
Last synced: 12 months ago
JSON representation
A prototype of a vision chess game based on the tic tac toe scheme from the react.org documentation.
- Host: GitHub
- URL: https://github.com/alejandro945/react-vision-chess
- Owner: alejandro945
- Created: 2022-02-26T01:52:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-27T04:00:53.000Z (over 4 years ago)
- Last Synced: 2024-12-27T02:21:34.031Z (over 1 year ago)
- Topics: chess, components, react, state-management
- Language: HTML
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
Welcome to our proyect!
# React Vision Chess 
Vision chess game made with react as a framework tool. Board vision is the ability to see how the pieces move and interact on the chess board. This skill is a critical part of a player's chess foundation. One of the best ways to develop board vision is by playing lots and lots of games!
## **Built With** 🛠️
## **Versioned** 📌
## **Local Deploy** 📦
To run the web app you should follow these steps:
1️⃣ Clone or download the repository
2️⃣ Run the index.html file on your favorite browser.
## Authors 🔧
* **Alejandro Varela** - [Alejandro Varela](https://github.com/alejandro945)
* **Gabriel Suarez** - [Gabriel Suarez](https://github.com/GabrielSB19)
