Skip to content

Sprint 8

Gaëtan edited this page May 6, 2022 · 11 revisions

Gaëtan Schwartz (@gaetschwartz)

This sprint I worked on adding support for multile games, helped quite a lot different members of the team, as well as fixed some major flaws in tests.

Adam Narozniak (@adam-narozniak) (Scrum Master)

Silvio Müller (@aladin6060)

Bhargav Venugopal (@bhvrgav)

Leonardo Pennino (@leonardopennino)

This sprint I coordinated the creation of the required feature (TicTacToe Game) and implemented the working TTT game which is easy to use in fragments and to unit test. Also I already created the concept of an abstract opponent within the TTT game class so implementing a 2 player TTT on same device will be very trivial and will probably be done next sprint. Last thing needed to do is to connect it with firebase.

Jinglun Pan (@panadax)

For this sprint, I implemented the basic UI design of the new game "Tic Tac Toe" as a new requirement (PR #104). I actually spent a lot of time learning about Android UI design, which made my UI design better this time. The next sprint, I plan to fix the bug proposed by @Gaëtan and try to integrate with backend.

Clone this wiki locally