https://github.com/anti-duhring/chess
A Chess App project using React Native.
https://github.com/anti-duhring/chess
android app chess javascript react react-native reactnative
Last synced: 3 months ago
JSON representation
A Chess App project using React Native.
- Host: GitHub
- URL: https://github.com/anti-duhring/chess
- Owner: anti-duhring
- Created: 2022-06-05T07:17:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-08T00:08:38.000Z (about 4 years ago)
- Last Synced: 2025-02-10T12:35:30.985Z (over 1 year ago)
- Topics: android, app, chess, javascript, react, react-native, reactnative
- Language: Java
- Homepage:
- Size: 782 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chess Brazil
A Chess app using React Native
## Funcionality
- Sound effect (move, capture and check)
- Flipboard
- Smooth animated moviment
- PGN generator
-

## Technology
- [chess.js](https://github.com/jhlywa/chess.js)
- [react-native-reanimated](https://docs.swmansion.com/react-native-reanimated/)
- [react-native-gesture-handler](https://docs.swmansion.com/react-native-gesture-handler/docs/)
- [react-native-sound](https://github.com/zmxv/react-native-sound)