feat - 📝 change README
continuous-integration/drone/push Build is passing Details

main
DJYohann 2 years ago
parent c67ede68f7
commit 419a30a2c5

@ -2,6 +2,10 @@
## Rules
* Game has 1 grid, 2 players
* Each player choose one column and insert a piece
* The first player to connect 4 checkers in a row is the winner.
## Getting started
### Requirements
@ -15,6 +19,13 @@
git clone https://codefirst.iut.uca.fr/git/yohann.breuil/Puissance4.git
```
### Open in XCode
```sh
cd Src
open PuissanceQuatre.xcworkspace
```
### Build model
```sh

Loading…
Cancel
Save