iudizm/connect4

Handle game ending

Closed this issue · 0 comments

in case of winner:

  • should print out the winner name

in case of draw (board out of possible winnable moves):

  • print out DRAW
  • function to play again