Week 6 Final Project Declaring Week
Shared Dream Setting Up
So far for the shared dream multiverse I've been running some tests with two computers, I setup a VPN using zero tier 1 and configured it so that they were on the same network.https://www.youtube.com/watch?v=HOaDZEG49Z4
https://www.youtube.com/watch?v=IiHsrYaHRHw
https://www.youtube.com/watch?v=QGrRV-11sx4
https://www.youtube.com/watch?v=5hZvKNv8wZo
https://docs.unrealengine.com/en-US/Resources/Templates/CollabViewer/QuickStart/index.html
https://docs.unrealengine.com/en-US/Basics/Levels/LevelsWindow/index.html
https://developer.oculus.com/documentation/unreal/unreal-quick-start-guide-quest/
Social Calendar
home
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';