A simple CLI game made for academical purposes where two or more opponents challenge them self in a NxN matrix.
Vertical, horizontal and diagonal series are allowed, the minimum series size is 3 up to 5 cells.
- 3 cells series: 2 points.
- 4 cells series: 10 points.
- 5 cells series: 50 points.
The only requirement to run this application is the Python interpreter installed on your computer, the minimum Python version required is 3.8.
Developed with ❤️ by Enrico Sola.