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.
|
7 days ago | |
---|---|---|
CLI | 7 days ago | |
Connect 4.xcworkspace | 2 weeks ago | |
CustomTypes | 7 days ago | |
Model | 7 days ago | |
Persistance | 7 days 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