/ShatranjClient

Ap Spring 99 final project

Primary LanguageJavaMIT LicenseMIT

Contributors Forks Stargazers Issues MIT License LinkedIn

ShatranjClient

Ap Spring 99 final project

client-side for online chess project implemented by Java FX

Project details on GitHub Pages.

the main features of this project are:

  • creating account option
  • game requests page
  • searching users by their username
  • showing users profiles
  • viewing scoreboard
  • history page

TODO

  • improve UI
  • Add bio in user profiles
  • Add multiple themes and multiple shapes for pieces

Complexity improvement:

  • use trie data structure for Autocomplete
  • use ordered set for the scoreboard