wrthmn / Hyperskill-XnO

My 1st Java and 4th Python project from Hyperskill.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xs and Os

My 1st Java and 4th Python project from Hyperskill.

The program allows two users to play Xs and Os against each other.

Coordinates:

  • (1, 3) (2, 3) (3, 3)
  • (1, 2) (2, 2) (3, 2)
  • (1, 1) (2, 1) (3, 1)

About

My 1st Java and 4th Python project from Hyperskill.


Languages

Language:Java 74.4%Language:Python 25.6%