Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/urijhoruzij/tic-tac-toe
A classic game of tic-tac-toe on JS with artificial intelligence
https://github.com/urijhoruzij/tic-tac-toe
ai javascript js minimax-algorithm tik-tac-toe tiktaktoe
Last synced: 26 days ago
JSON representation
A classic game of tic-tac-toe on JS with artificial intelligence
- Host: GitHub
- URL: https://github.com/urijhoruzij/tic-tac-toe
- Owner: UrijHoruzij
- License: mit
- Created: 2022-11-21T12:13:53.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T09:08:57.000Z (almost 2 years ago)
- Last Synced: 2024-10-09T18:46:56.986Z (about 1 month ago)
- Topics: ai, javascript, js, minimax-algorithm, tik-tac-toe, tiktaktoe
- Language: JavaScript
- Homepage: https://tic-tac-toe-ai-game.vercel.app/
- Size: 1.08 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Tik Tak Toe
A classic game of tic-tac-toe on JS with artificial intelligence.
## License
Tik Tak Toe is released under the [MIT License](https://github.com/UrijHoruzij/tic-tac-toe/blob/master/LICENSE).