You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Connect4/README.md

802 B

Connect 4

Building

Except for the CLI project, every project should be cross platform. CLI however, is a Apple XCode CLI project and requires XCode to be built and run.

Tests

Legacy XCT Tests are used and therefore are not cross platform.

Parts

(also accesible via tags)

Is Missing:

  • Some non-mendatory features
  • Documentation