https://github.com/developerpaul123/tictactoe-android
Implementation of minimax algorithm used in tic tac toe on Android.
https://github.com/developerpaul123/tictactoe-android
Last synced: 11 months ago
JSON representation
Implementation of minimax algorithm used in tic tac toe on Android.
- Host: GitHub
- URL: https://github.com/developerpaul123/tictactoe-android
- Owner: DeveloperPaul123
- Created: 2018-03-25T00:21:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-25T00:22:56.000Z (over 8 years ago)
- Last Synced: 2025-05-31T16:45:56.365Z (about 1 year ago)
- Language: Java
- Size: 132 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TicTacToe-Android
Implementation of minimax algorithm used in tic tac toe on Android.
Readme is under :construction: