Sudoku is my second work made in Python. It uses the Curses module to control the display like Connect 4. I coded it using some of my own java code of a Sudoku project i made in university. Have fun learning with it.
Connect 4 is my first little work, it’s made in Python with Curses bindings. Even though this is a simple game to do, there are always ways to learn a bit more. That is my objective with this simple game. Improve myself and have fun learning the Python language. I expect everyone to enjoy this simple project and learn a bit with it.