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.
![]()
continuous-integration/drone/push Build is passing
Details
|
2 years ago | |
---|---|---|
Src | 2 years ago | |
.drone.yml | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago |
README.md
Connect 4
Rules
Getting started
Requirements
- Swift
Get project
git clone https://codefirst.iut.uca.fr/git/yohann.breuil/Puissance4.git
Build model
cd Src/Model
swift test
Run tests
cd Src/Model
swift test
Launch app
Generate documentation