Skip to content

esavaner/Thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess app (Engineering degree/thesis)

darktheme

About

This app is a part of my engineering degree work. It features a fully functional chess app playable in WWW. Things to do:

  • play anonymously or logged in
  • create private rooms and invite other players
  • play against AI of varying difficulty
  • participate in a global ranking
  • view profiles of players
  • replay games step by step from saved match history

Check live demo here

How to

Client

Install

npm install

Run

npm start

Server

Install

pip install -r requirements.txt

Go to app folder

cd server

Run

python app.py

Accessability

This app features full mobile support and light/dark theme switch

lighttheme

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published