/filetto

A simple CLI game made for academical purposes where two or more opponents challenge them self in a NxN matrix.

Primary LanguagePythonMIT LicenseMIT

filetto

A simple CLI game made for academical purposes where two or more opponents challenge them self in a NxN matrix.

Allowed series

Vertical, horizontal and diagonal series are allowed, the minimum series size is 3 up to 5 cells.

Scores

  • 3 cells series: 2 points.
  • 4 cells series: 10 points.
  • 5 cells series: 50 points.

How to run the game

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.