Tic Tac Toe Game Low level design of multi player tic tac toe game using CLI. Description Created proper packages for Models, Controller, Dao layers. Multiple users can play game using CLI. Winner will be shown once any one player wins the game.