Web3 Space Mission
Space, baby
Created by Travis Toal & Robbie Kruszynski, 10/25/19
Description (current)
- Choose-Your-Own-Adventure game based in space, to educate users about blockchain.
Planning
Development Notes
- User has 'time' and 'gas', if either run out the game ends
- User can increase rate of gas consumption to increase speed (?)
- Game will run on React, show questions and offer choices
- Correct answers earn gas, false answers cost gas
Setup/Installation Requirements
- Open your preferred browser
- To view the code, copy / paste https://github.com/Robbiekruszynski/web3_space_mission
- Make sure you're in your Desktop directory (cd ~/Desktop)
- Run the following command to clone the code
git clone https://github.com/Robbiekruszynski/web3_space_mission
- Open your terminal and navigate to the web3_space_mission directory (cd web3_space_mission)
Available Scripts
In the project directory, you can run:
yarn 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.
yarn test
Launches the test runner in the interactive watch mode.
yarn build
Builds the app for production to the build
folder.
yarn 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.
Known Bugs
No known bugs as of 10/27/19
List of Technologies Used
License
This software is licensed under the MIT license
Copyright (c) 2019 Travis Toal & Robbie Kruszynski