Live Site can be found here. Currently the live version is not up to date with the current master branch of this repo.
This app is a puzzle style messaging game built with React, Material UI, Firebase, and Google Cloud's Dialogflow Natural Language Processor. You start with one unread text message from an FBI agent, asking you to find out more information about a suspect who recently moved into your small marine town of Seward, AK.
Unlisted will have you read and send messages to and from various Non-Player-Characters (NPCs), uncovering information on each of them as you play. Some NPCs will be willing to answer your questions from the start, others will need something from you before they are comfortable letting you in on some secrets.
Find out what motivates people in order to gain their trust. You will regularly be relaying information to the FBI agent who will vet your answers and confirm they are correct. Once you've obtained the amount of information needed for the FBI agent to make a case on this stranger in your town, you win.
When you start the app, you will be presented with the Message History page. Here you can see all your read and unread messages at a high level. You can open conversations, start new conversations, and view your contacts page from here.
Here you can view everyone already on your contacts list. From here you can start a new conversation with an existing contact, create a new contact, or edit current contacts.
Here You can view the full message conversation with a single NPC. This is where you'll be able to text an NPC and read messages sent from that NPC. You will also be able to edit this particular NPCs contact information from here.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
Note: this is a one-way operation. Once you eject
, you can’t go back!
If you aren’t satisfied with the build tool and configuration choices, you can eject
at any time. This command will remove the single build dependency from your project.
Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject
will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.
You don’t have to ever use eject
. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify