Initial commit.
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
tictactoecss.sublime-project
|
||||
tictactoecss.sublime-workspace
|
||||
7
todo.txt
Normal file
7
todo.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
(B) Create HTML for Tic-Tac-Toe field. +tictactoecss
|
||||
(B) Research how to do multiple layers in CSS. +tictactoecss
|
||||
(C) Create manual prove of concept that shows how multiple rounds can be played. +tictactoecss
|
||||
(D) Add message that indicates draw or loss. +tictactoecss
|
||||
(D) Create Python script that creates full CSS for bot +tictactoecss
|
||||
(E) Publish on homepage. +tictactoecss
|
||||
(E) Write readme. +tictactoecss
|
||||
Reference in New Issue
Block a user