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.
|
3 weeks ago | |
---|---|---|
CLI | 3 weeks ago | |
Connect 4.xcworkspace | 1 month ago | |
CustomTypes | 4 weeks ago | |
Model | 3 weeks ago | |
.gitignore | 1 month ago | |
README.md | 4 weeks ago |
README.md
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