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

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.

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)