Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)