https://github.com/changhuixu/tic-tac-toe
A simple game made with Angular
https://github.com/changhuixu/tic-tac-toe
ai angular angular10 angular9 artificial-intelligence minimax pwa tic-tac-toe tictactoe
Last synced: 2 months ago
JSON representation
A simple game made with Angular
- Host: GitHub
- URL: https://github.com/changhuixu/tic-tac-toe
- Owner: changhuixu
- License: mit
- Created: 2020-02-23T23:41:17.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-02-05T21:53:59.000Z (over 3 years ago)
- Last Synced: 2025-04-06T02:15:09.378Z (over 1 year ago)
- Topics: ai, angular, angular10, angular9, artificial-intelligence, minimax, pwa, tic-tac-toe, tictactoe
- Language: TypeScript
- Homepage: https://changhuixu.github.io/tic-tac-toe/
- Size: 1.75 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Angular TicTacToe PWA
[](https://ko-fi.com/I3I63W4OK)
A turn-based Tic-Tac-Toe game; and an AI integrated game using minimax algorithm.
## [Demo Progressive Web App](https://changhuixu.github.io/tic-tac-toe/)

## License
Feel free to use the code in this repository as it is under MIT license.
[](https://ko-fi.com/I3I63W4OK)