Skip to content

mc-t1/Haunted-Mansion-React-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haunted-Mansion-React

Haunted Mansion speech recognition choose-your-own-adventure

About this Project

This is a choose-your-own-adventure story (set in a haunted mansion in the Louisiana bayou).

It uses the browser's built-in Speech Recognition API to handle user input.

The frontend framework is React.

The project was built to gain experience using Speech Recognition API and React.

To start run npm run start-dev to start in development mode

TODO

  • Finish deployment so that project can be deployed to the Web with an Express server (need to set proper ENV vars for Babel).
  • In Game container, break Paragraphs and Keys out into their own components COMPLETED 4/30/16
  • Rework buttons to be a modular, reusable component COMPLETED 5/2/16
  • Add in music
  • Use Redux to manage state so that the browser's 'back' and 'forward' buttons work properly
  • Add in a backend to save your progress in the game
  • Add in React Native for mobile support

About

Haunted Mansion speech recognition choose-your-own-adventure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.3%
  • CSS 3.5%
  • HTML 1.2%