https://github.com/zacsweers/android-tictactoe
https://github.com/zacsweers/android-tictactoe
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zacsweers/android-tictactoe
- Owner: ZacSweers
- Created: 2015-08-16T21:26:31.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-09T00:36:31.000Z (about 10 years ago)
- Last Synced: 2025-04-04T12:45:23.988Z (6 months ago)
- Language: Java
- Size: 219 KB
- Stars: 4
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TicTacToe
=========A simple Android implementation of Tic Tac Toe.
Features:
* Computer AI using minimax algorithm
* Record keeping