https://github.com/ariomoklo/php_tictactoe
Tic Tac Toe Game Using PHP. nb: and a little JavaScrpit. ;)
https://github.com/ariomoklo/php_tictactoe
Last synced: 2 months ago
JSON representation
Tic Tac Toe Game Using PHP. nb: and a little JavaScrpit. ;)
- Host: GitHub
- URL: https://github.com/ariomoklo/php_tictactoe
- Owner: ariomoklo
- Created: 2019-02-16T11:11:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-16T12:36:52.000Z (over 6 years ago)
- Last Synced: 2025-02-15T05:27:49.554Z (4 months ago)
- Language: PHP
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# php_tictactoe
Tic Tac Toe Game Using PHP. nb: and a little JavaScrpit. ;)
Please serve this project in local server if you want this to work.## License & Disclaimer
Free for all. Please note that I am following tutorial from [Tech with Tim!](https://techwithtim.net/tutorials/python-programming/tic-tac-toe-tutorial/) Tic Tac Toe Tutorial with Python, and modified it to suite PHP and made a little change with the algorithm to make not losing (I Think ?).
## Game Flowchart

## AI Flowchart
