Skip to content
This repository has been archived by the owner on May 23, 2021. It is now read-only.

heykc/unlisted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unlisted - A Text Messaging Puzzle Game

Live Site can be found here. Currently the live version is not up to date with the current master branch of this repo.

Purpose

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.

How to play

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.

Controls

Message History

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.

Contacts Page

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.

Conversation

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.

Running the Project Locally

In the project directory, you can run:

npm start

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.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

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.

npm run eject

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.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published