Board Game Application

Cross-platform multiplayer board game platform with event-driven backend architecture and synchronized real-time gameplay state management

PythonFlutterDartFastAPI

I'll be documenting this project in more detail in the near future, stay tuned!

Short Entry

  • Developed a full-stack, cross-platform app for a generic board game with a Python backend and Dart (Flutter) frontend.
  • Designed an event-driven backend to handle complex game logic and maintain game state consistency under concurrent player actions.