diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2bb8e0c..7cd843f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,13 +5,13 @@ - [ ] Android - [ ] Flutter -- [ ] Web Devlopment +- [x] Web Devlopment ### Task Completed #### Tic Tac Toe -- [ ] **Task 1**: Implement a two-player mode that allows two people to compete against each other. +- [x] **Task 1**: Implement a two-player mode that allows two people to compete against each other. - [ ] **Task 2**: Add a single-player mode that allows users to play with an intelligent bot that never loses. - [ ] **Task 3**: Add an option to select which shape to begin with (X/O). - [ ] **Task 4:** In single-player mode, add an option to choose who will start first - computer or player. @@ -28,5 +28,5 @@ ### Submission -[Repo](link) +[Repo](https://github.com/Ad-tea/Tic-Tac-Toe.git) [APK|Web Site](link)