Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 838 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 838 Bytes

Introduction:

a simple tic tac toe game built in javaFX using Scene builder

Features:

  • places as clickable buttons
  • multiplayer
  • win or tie
  • restart game after win or tie
  • simple and easy to understand flow
  • GUI build with JFoenix Library

Upcoming:

  • ability to play solo (with PC)

Screenshots