diff --git a/tictoe b/tictoe new file mode 100644 index 0000000..390aedc --- /dev/null +++ b/tictoe @@ -0,0 +1 @@ +print("this repo is a simple game tic-tac-toe using python")