update rd
This commit is contained in:
parent
a84b5918b9
commit
e9a3fb0217
11
README.md
11
README.md
@ -11,15 +11,4 @@ then
|
|||||||
./ttt
|
./ttt
|
||||||
```
|
```
|
||||||
|
|
||||||
## CPU
|
|
||||||
There is infact a CPU programmed into this application!
|
|
||||||
You can play against it if you swap out:
|
|
||||||
```c
|
|
||||||
41 player_choice('O');
|
|
||||||
```
|
|
||||||
with
|
|
||||||
```c
|
|
||||||
41 cpu_choice('O');
|
|
||||||
```
|
|
||||||
|
|
||||||
Enjoy!
|
Enjoy!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user