Skip to content

brocessing/copilote

Repository files navigation

copilote

a speech-to-drive car chase game




🚔 about

Copilote is a minigame where you control a robber and have to espace from the police.
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 in November 2017.


🌵 demo

Try it on https://brocessing.github.io/copilote


💬 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

⚠️ 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.