Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-22 | Remove the rendering of circles from the Engine | ||
2025-05-22 | Add the logic to check the winner | ||
2025-05-22 | Add logic to set the sign inside the cell | ||
2025-05-22 | Change the logic on drawing signs | ||
2025-05-21 | Add the logic for the Cell if filled | ||
When the user click on a box, a sign appears and that cell will be set as filled. | |||
2025-05-21 | Remove util.* for the liblog | ||
2025-05-21 | Add the Cell struct | ||