Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 586 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 586 Bytes

Gambit

This App is a Chess Social Application. The backbone of this app includes the implementation of a UI using Flutter as well as the use of Stockfish Chess Engine.

Structure

  • Uses MVC architecture design pattern
  • Separate Dart server for communicating with Stockfish, NodeJs server for Messaging other players.
  • Connected to local Postgres server for user info storage
  • Connected to Firebase for user authentication/password encryption

Gambit is a Template Chess App that is near completion.

For more information contact Justin at jhennis1@pride.hofstra.edu