This is a POC covid 19 blockchain based game which experiments with the notion of streamable tokens through the use of the sablier protocol the aim of the game is to collect as many vaccines to recover a countries infected count the longer you last through collecting the vaccines the longer the stream will last after the player has died **The game tries to theme its self according to the colors of the the selected country **
- The Globe displays realtime corona virus infections which when a user right clicks on a country the user will have to collect as many vacciness in relation to the number of infections so for instance if a county has 100 infections the user will have to survive 3 rounds of 8000m collecting vaccines if a user doesnt collect any they loose however many they have collected
The users Eth address will be required for the token stream to be initiated once the user has die 5. Game starts 6. Once the user has died they will be prompted to restart or start the token streaming process, the time frame for the stream is the difference between the time the user started playing and the time they died, 7. 8. Once the transaction has been approved the token stream will only be initiated in 30 minutes so the user will have to copy the tokens address into their wallet and watch the schmoney streaming in XD
npm install
npm install embark -g
embark simulator
embark run --nodashboard
Please ensure you select an account eitheir than the default account when entering an eth address generally the accounts available for the simulator are available when it launches the default no of accounts is 10
**If running on the testnets via the deployed please ensure that you have used the account or the transaction will fail **
To check your token balance please copy the token address from the console and use remix connected to the local node to check the balance you may need to upload the token contract and deploy using the tokens existing address