Skip to content

finppp/backwords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backwords Game

Welcome to the wonderful world of Backwords!

It's a simple game where:

  1. One player "The Leader" records a phrase (E.g. they speak "Hello, my name is Finlay"). The other players should not hear this. You should go in another room etc.

  2. This sound is then reversed - it will sound like gibberish The other players listen to the reversed sound and record their impression of it

  3. The players' recording are then reversed and should sound like "The Leader's" original recording!

  4. Fun WILL be had by all... or else!

The Details!

  • It's based on create-react-app
  • You can run it locally using npm install && npm start
  • It's also hosted on Netlify here: https://backwords-game.netlify.app/
  • It uses the Web Audio API for recording and reversing sounds
  • There's a lot more that could be done with it - feel free to PR!

Todo

  • Add an audio normaliser to the recordings to balance volume
  • Add a more detailed guide
  • Microphone permissions on click
  • Add a visualiser
  • Enable/disble microphone to stop red flashing icon
  • Fix microphone too quick rec.clear() - loading wheel?
  • Save/Export/Share

About

Backwords - multiplayer voice reversing game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors