Skip to content

kkobylin/ZPR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

Full stack web application, chess game, frontend using JavaScript and Rest. Server using Python, logic using C++ (also Boost Libraries). The user is playing with the opponent, that is bot using minmax algorithm.

Prerequisities:

  • Python3.6m
  • Flask
  • Boost 1.65
  • Boost Python
  • make
  • cmake
  • g++

Installation:

  • Clone repository
  • Run check_required_packages.sh script to install needed libraries (just on Ubuntu)
  • Run build_and_run.sh script to build project, run tests and run server
  • Server is running locally on 5000 port (localhost:5000)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •