Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marco-ponds/chessvoice
Play Chess in your browser just using your voice. Chrome browser required
https://github.com/marco-ponds/chessvoice
Last synced: about 1 month ago
JSON representation
Play Chess in your browser just using your voice. Chrome browser required
- Host: GitHub
- URL: https://github.com/marco-ponds/chessvoice
- Owner: marco-ponds
- Created: 2014-09-27T21:17:07.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-19T15:29:34.000Z (almost 10 years ago)
- Last Synced: 2023-08-18T21:32:36.027Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.12 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#[CHESS](http://marcostagni.com/projects/chess)
Status: STILL A WORK IN PROGRESS. LOT OF BUGS, NOT STABLE.
Language: Javascript.
Support Libraries: Three.js, underscore.js, Tween.js, JQuery.js.Description: This is the classic Chess Game, but players can control their pieces using their own voice. I used the Web Speech Api provided by every modern browser to perform an accurate analysis of player voice, to detect the exact command. This game is completely playable within the browser, and it has been developed using WebGL (thanks to Three.js)