Skip to content

An online Dark Chess (Banqi) platform with multiplayer support. React front end and Apache Spark backend.

Notifications You must be signed in to change notification settings

cs414glaad/cs414-f18-001-the-other-alex

Repository files navigation

The Other Alex

Authors

  • Aaron Thompson
  • Alex Malott
  • Alex Shellum
  • Devin Kadillac
  • Lucas Wilson

Installing

Running

$ ./gradlew run

Building

$ ./gradlew build

Testing

To test all packages, run the following:

$ ./gradlew test

To test just server-side Java, run the following:

$ ./gradlew :server:test

To have more detailed output about tests, add the --info argument:

$ ./gradlew :server:test --info

Built With

About

An online Dark Chess (Banqi) platform with multiplayer support. React front end and Apache Spark backend.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages