Skip to content

sshivaji/chessui

Repository files navigation

chessui

First time running and compile:

1.- Install gcc, g++, gcc-multilib (if you are in x64 machine)

2.- run ubuntu-deps.sh

3.- run first_time_setup.sh

Second and following times

1.- Execute ./run.sh

OR

  1. virtualenv -ppython3 chesspython
  2. ./chesspython/bin/pip install -r requirements.txt
  3. ./chesspython/bin/python server.py
  4. Point your browser to "http://localhost:9998"

Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages