https://github.com/bhavyac16/tictacfind-it
https://github.com/bhavyac16/tictacfind-it
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bhavyac16/tictacfind-it
- Owner: BhavyaC16
- License: gpl-3.0
- Created: 2019-06-11T07:36:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-11T08:38:13.000Z (almost 6 years ago)
- Last Synced: 2025-01-08T16:31:58.474Z (5 months ago)
- Language: Scheme
- Size: 4.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TicTacFind-It
TicTacFind-It is the classic TicTacToe infused with a twist! To be able to place your character (either 'X' or 'O') in place, you shall have to click a picture of an object/colour spoken into the device's microphone by your opponent! If correctly captured, your character will be placed in the selected box. Else, you skip a turn!The app is developed on Thunkable, and uses Microsoft Azure's Computer Vision API for Object Recognition.