Demo Project 2 Milestone 2
You cannot submit for this problem because the homework's deadline is due.
Submit board.c
and judge.c
only here.
Milestone 2
In this milestone, implement the following functions (in board.c
)
- probe()
- showNext()
Hint: Try to use the functions implemented in Milestone 1!
Then, implement the following functions (in judge.c
)
- isValidMove()
- updateBoard()
- curPlayer()
- judgeEnd()
Lab 8 exercises
- Status
- Finished
- Problems
- 3
- Open Since
- 2022-07-07 18:00
- DDL
- 2022-07-09 23:59
- Extension
- 0.0 hour(s)