Skip to content

ams939/CheckersWebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS451 Winter 2019 Checkers Application Repository

https://github.com/ams939/CheckersWebApp

Collaborators

Alex Sladek

Brian Stump

Eric Szabo

Philip Stephenson

Overview

Contents

Client folder - Contains Client side source code

Server folder - Contains Server source code

Documentation folder - Contains updated test cases document, release notes for v.1.0 and evidence of development tools utilized

Prerequisites

nodejs
npm
pip3
python3.6+

Installation

Server

pip3 install -r requirements.txt
cd Server
python3 main.py

Client

cd Client
npm install
node index.js

Usage

Each player needs to open

https://127.0.0.1:8080/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •