Skip to content

callan-stretton/final-project

Repository files navigation

Spoken, not Stirred

A continuation from the final EDA group project. A movie quote quiz game where players take it in turns to guess the next famous line from a movie by speaking out loud into the device’s microphone using speech-to-text technology, and getting a score as to how accurate they were.

NB You will need to use the Chrome browser and a microphone to play.

Instructions:

  • Clone this repository git clone https://github.com/callan-stretton/final-project
  • Run npm i
  • Run npm run knex migrate:latest
  • Run npm run knex seed:run
  • Run npm start
  • Visit http://localhost:3000

In development

  • Fine tune the quote starting points
  • Have ability to add scenes to database
  • Styling

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published