Skip to content

viktoriussuwandi/Tic-Tac-Toe-Python-Game-Development

Repository files navigation

Tic Tac Toe Python Game Development

This is a Full Stack Tic Tac Toe python Web development website.

This project running on : My Repl

Documentation can be found on : My Github

SERVER

5

CLIENT

Start the game

1

Play the game

2

End the game

3

Restart the game

4

Future Development :

  • Multiplayer gaming.
  • Online database to store game attributes.
  • Better UI / UX
  • Improve comp auto selected cell's function on different level
  • Annimation on comp turn

Thanks to :

Google Tic Tac Toe game for the inspiration.