Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CS375_Project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ah3472
CS375_Project
Commits
be5c3a24
Commit
be5c3a24
authored
4 years ago
by
ah3472
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
fd41b0c7
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+16
-15
16 additions, 15 deletions
README.md
with
16 additions
and
15 deletions
README.md
+
16
−
15
View file @
be5c3a24
# Covid Crossfire
**Firebase Setup**
This is the basic Firebase setup: https://firebase.google.com/docs/web/setup
Below is the specific setup for our game:
1) Sign into Firebase using your Google Account
2) In the Firebase console click "Add project" and follow the instructions
3) Next open your firebase project and open settings
4) At the bottom of the general tab there is an option to add apps to your project
5) Select web app and register your app
6) When it tells you to add Firebase SDK open the env.json file in the game directory
7) Replace the contents of the env.json with the firebaseConfig variable
8) Move the env.json to the parent directory of the game
9) Now your game is ready to be locally run
**Locally Run the Game**
1) Clone repository/download zip
1) Install Node.js: https://nodejs.org/en/
...
...
@@ -16,17 +31,3 @@
*
Interact/Pickup: F
\ No newline at end of file
**Firebase Setup**
This is the basic Firebase setup: https://firebase.google.com/docs/web/setup
Below is the specific setup for our game:
1) Sign into Firebase using your Google Account
2) In the Firebase console click "Add project" and follow the instructions
3) Next open your firebase project and open settings
4) At the bottom of the general tab there is an option to add apps to your project
5) Select web app and register your app
6) When it tells you to add Firebase SDK open the env.json file in the game directory
7) Replace the contents of the env.json with the firebaseConfig variable
8) Move the env.json to the parent directory of the game
9) Now your game is ready to be locally run
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment