Python implementation of a Sudoku variation where players battle each other.
This is an initial attempt at the development of a simple game. Should it be fun, it might be improved or ported to another language. For now, Python will do the trick.
Python implementation of a Sudoku variation where players battle each other.
Python