Adv. Java with Android Studio S1
11/20/2020
This is a simple tic-tac-toe game. The game allows for two players, with one being "O" and the other player being "X". The game is played on a normal 3x3 sized board. The game opens up into the lobby. In the lobby, you are presented a menu of two options. These options are to continue to the game or to view the instructions of how to play if this is your first time playing tic-tac-toe. The assignment demonstrated collaboration between a group of people, utilizing a scrum sheet. It included a project breakdown and kanban board.
This was a group assignment between Bryan Hildebrand, Ronald Edwards and Nathan Dilla. We shared the work through the scrum folder and did and equal amount of work. Bryan and Nathan mostly worked on the logic side and RJ worked on the front end elements. We each checked each others work through pull requests before merging them to the master branch.