KO
|
EN
gitlite โ search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
copilote
โ 8
Open GitHub โ
:car: A speech-to-drive car chase game
Download README (.md)
Explore Similar Repositories
Emoji-Keyboard
:
Finally, an Android keyboard that converts pictures into emojis ๐โจ๐ฏ!
finpy-study01
:
fin-py study #1 ๅนด้ๆ้ฉๅๅ ฅ้ใฎ่ณๆใงใ
Open-CGF
:
The open-source Computer Generated Forces solution
ShellExec
:
๐ Gradle plugin with a simpler Exec task
ansible-laptop
:
Ansible playbook for setting up my laptop
// repository documentation
Was this content helpful?
โ 0
(0 ratings)
Select Rating:
โ
โ
โ
โ
โ
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
copilote
?
Download (.md)
<p align="center"><img src="https://github.com/brocessing/copilote/blob/master/static/ui/faces/face-2-2.gif?raw=true"></p> <h1 align="center">copilote</h1> <h4 align="center">a speech-to-drive car chase game</h4> <br><br><br> ## :oncoming_police_car: about Copilote is a minigame where you control a robber and have to espace from the police. <br> You're not the driver but the in-car GPS โ you can only control the vehicle with your voice. This is a one-month project created for the [GROW Event](http://www.grow.paris/fr) in November 2017. <br> ## :cactus: demo Try it on *[https://brocessing.github.io/copilote](https://brocessing.github.io/copilote)* <br> ## :speech_balloon: orders * `turn left` / `tourne ร gauche` * `turn right` / `tourne ร droite` * `turn back` / `fais demi-tour` * `go straight` / `continue tout droit` * `speed up` / `accรฉlรจre` * `speed down` / `ralenti` * _... and a bunch of hidden commands_ <br> ## :warning: warning * It works **really better** with an external mic instead of the internal one of your monitor / laptop * We use the `SpeechRecognition` part of the Speech API, only available on Chrome * It's pratically untested in English and works better in French * It's one of our first medium-sized webgl project, it's unoptimized and don't work on RNO computer. <br><br>