https://github.com/sam-parsons/tic-tac-toe
tic-tac-toe cli with a crudely intelligent next-best-move feature
https://github.com/sam-parsons/tic-tac-toe
Last synced: about 2 months ago
JSON representation
tic-tac-toe cli with a crudely intelligent next-best-move feature
- Host: GitHub
- URL: https://github.com/sam-parsons/tic-tac-toe
- Owner: sam-parsons
- Created: 2018-09-12T22:16:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-01T01:55:39.000Z (over 3 years ago)
- Last Synced: 2025-01-21T17:34:46.352Z (3 months ago)
- Language: Java
- Homepage:
- Size: 571 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tic-tac-toe
Command line implementation of tic-tac-toe with a crudely intelligent next-best-move method