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.
- Host: GitHub
- URL: https://github.com/adamsolimancs/tic-tac-toe
- Owner: adamsolimancs
- Created: 2025-02-04T00:56:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-04T01:08:14.000Z (over 1 year ago)
- Last Synced: 2025-02-04T02:19:28.574Z (over 1 year ago)
- Topics: javascript, modules, nodejs, npm, unit-testing
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.