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

https://github.com/adamsolimancs/tic-tac-toe

Javascript visual tic tac toe game that runs in the terminal. The user takes turns playing against the computer until the game ends.
https://github.com/adamsolimancs/tic-tac-toe

javascript modules nodejs npm unit-testing

Last synced: 2 months ago
JSON representation

Javascript visual tic tac toe game that runs in the terminal. The user takes turns playing against the computer until the game ends.

Awesome Lists containing this project

README

          

# Tic-Tac-Toe
Javascript visual tic tac toe game that runs in the terminal. The user takes turns playing against the computer until the game ends.