Skip to content

gregcarlin/Blokus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

200 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blokus

Build Status

Building and Running

  1. Build with mvn package
  2. Run with ./run

Command Line Arguments (All optional)

  • --port [int] - specifies the port to run spark on
  • --dbhost [string] - specifies the host address of the database to connect to
  • --dbport [int] - specifies the port the database to connect to is running on
  • --db [string] - specifies the name of the database to connect to
  • --keystore [string] - specifies a path to a secure keystore for use with ssl
  • --keystore-pass [string] - the password to the above specified keystore

About

Final project for CS0320 (Software Engineering)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •