/Barbie-Fischer-Chess

Chess Engine and Opening Optimized App with a Barbie Theme

Primary LanguagePythonMIT LicenseMIT

Barbie-Fischer-Chess

by Kira, Kim, Jasmine and Sarah

Download Instructions

  • In the backend-engine folder
    • pip install -r requirements
    • flask run
  • In react-native-app
    • edit node modules
      • node_modules/react-native-chessboard/src/helpers/get-chessboard-state.ts edit
      • node_modules/native-base/src/core/NativeBaseProvider.tsx edit
    • Download an android studio for android emulator
      • eas build
      • npx --expo start --localhost