From 45bc041389228e43d6845424131292e60934f424 Mon Sep 17 00:00:00 2001 From: MikunoNaka Date: Thu, 15 Jul 2021 16:05:47 +0530 Subject: Initial commit --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..c6da899 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Tic Tac Toe + +Minimalistic Tic Tac Toe game, written in React. + +For some reason, I've made the code as functional as I can make it + +## Licence + +Licenced under the GNU General Public Licence + +GNU GPL: https://www.gnu.org/licenses/gpl-3.0.en.html + +Copyright (c) 2021 Vidhu Kant Sharma -- cgit v1.2.3