paulphys / react-native-chess-clock

Chess clock with built-in match tracking (React Native)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚧 a work in progress 🚧

React Native Chess Clock

Chess clock with built-in match tracking (React Native)

Screens

Develop locally

git clone https://github.com/paulphys/react-native-chess-clock
cd react-native-chess-clock
yarn
yarn dev

To-Do's

  • Fix increments not working after reselection
  • Fix increments adding up on resume
  • Break out mono logic into components
  • Add option to configure custom time variants
  • Implement match tracking with AsyncStorage
  • Add option to export game data
  • Convert to TypeScript + refactoring

About

Chess clock with built-in match tracking (React Native)


Languages

Language:JavaScript 100.0%