An open API service indexing awesome lists of open source software.

https://github.com/fivethreeeo/tictactoe


https://github.com/fivethreeeo/tictactoe

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Web Game: Tic Tac Toe

- 틱택토 게임
- https://mansaout.github.io/tictactoe/


### 배포 일정

- [2021-09-14] | **v1.0.0**


### 프로그래밍 순서도


### to do list

- 사용자가 빈칸에 O를 넣은 후 약간의 시간차를 두고 컴퓨터가 X를 넣게 한다.