#TC1017 Project Update

Hey! So, we didn’t remember to create the blog posts, so there weren’t any updates. So, this is the first one!! We already created the functions to write, erase, check row, check column and check grid. Also, we created a validated user input (not allowing numbers, rows or columns lower than 1 or higher than 9). Also, we started creating the function for colors, but we haven’t implemented it yet… finally, we also subsituted every space between numbers with a |, so it looks a bit more like a divided square. So far it’s looking good, and we hope to finish it by tomorrow or by Tuesday! Anyways, here’s the link to the Github, and a screenshot of how it looks:

https://github.com/kenwbauer/JuanPabloSquared/blob/master/sudoku.cpp

PS: We want to thank Eduardo Tostado and Juan Abdiel because we looked at their code in order to seek guidance in the check grid function. We were doing only one loop, therefore it wasn’t working.

CC BY 4.0 #TC1017 Project Update by Juan Pablo Barberena is licensed under a Creative Commons Attribution 4.0 International License.

Comments are closed.