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.
21 lines
345 B
21 lines
345 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 XCF Tests are used and therefore are not cross platform.
|
|
|
|
## Parts
|
|
|
|
- Part 1
|
|
|
|
## Is Missing:
|
|
|
|
- Some non-mendatory features
|
|
- Documentation
|