You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to Task 3 The Explorium!
Having left your mark in the Alien Force database and merged with your chosen alien companion, it's time for the next phase.
Armed with planets_data, your mission is to decrypt the coordinates scattered across the vast expanse of the cosmos. Utilizing the decryption algorithm stored within decrypt.py, you hold the key to unveiling the hidden extraterrestrial beings residing on distant planets. As you prepare to embark on this cosmic journey, remember, that each decrypted coordinate opens the door to a new frontier of discovery.
Beyond the Stars: Expedition to Mikd'lty, Piscciss, Legerdomain, and Perplexahedron
Remember : One encryption LEADS to another
Whenever you crack encryption, add the following line to a text file Alien_Encounter_Log.txt
Alien - i: <decrypted_alien_name>
Your initial log should contain the updated files and should have the following commit order:
Welcome to Task 3 The Explorium!
Having left your mark in the Alien Force database and merged with your chosen alien companion, it's time for the next phase.
Armed with
planets_data
, your mission is to decrypt the coordinates scattered across the vast expanse of the cosmos. Utilizing the decryption algorithm stored withindecrypt.py
, you hold the key to unveiling the hidden extraterrestrial beings residing on distant planets. As you prepare to embark on this cosmic journey, remember, that each decrypted coordinate opens the door to a new frontier of discovery.Beyond the Stars: Expedition to Mikd'lty, Piscciss, Legerdomain, and Perplexahedron
Remember : One encryption LEADS to another
Alien_Encounter_Log.txt
Hacks
ExtraterrestrialArchive
from the previous branch.Alien_Encounter_Log.txt
and add names of the aliens you found usingdecrypt.py
.For users in MacOS / Linux :
Use the grep command to search for the planets:
For users in Windows :
Use the findstr command to search for the plantes:
For users in Windows (Seriously consider switching to Linux/ MacOS) :
The text was updated successfully, but these errors were encountered: