Create Tic-Tac-Toe in HTML/CSS. Understand layers (z-index).

This commit is contained in:
2019-07-21 21:39:18 -04:00
parent d18487c306
commit 60ee0dd172
4 changed files with 129 additions and 5 deletions

View File

@@ -1,7 +1,4 @@
(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
(D) Publish on homepage. +tictactoecss
(D) Write readme. +tictactoecss