Initial commit

This commit is contained in:
RomulAugustus 2022-07-24 20:23:53 +03:00
commit 641d6be8f0
2 changed files with 4 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto

2
README.md Normal file
View File

@ -0,0 +1,2 @@
# tic-far-toe
Tic-tac-toe but an infinite field. Every rule is customizable!