diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
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 |