Skip to content
Snippets Groups Projects
Commit d561ff3f authored by sabrina.lapaire's avatar sabrina.lapaire
Browse files

Modifier README.md

parent 04e32226
Branches revampProbStat
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ One player play with a smart AI. AI places his piece in a random column except i
## How to play ?
**For play**, the user execute the program `./puissance4 <mode> <lines> <columns>`.
- `<mode>` : The game mod (1 for random AI, 2 for smart AI and 3 for two players)
- `<mode>` : The game mode (1 for random AI, 2 for smart AI and 3 for two players)
- `<lines>` : The height (lines) of the board
- `<columns>` : The width (columns) of the board.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment