terminal hack minigame from fallout4

find the password in the memory dump

you will get between 0 and word length in likeness if your selected word is like the answer

0 means word is totally unrelated to the password and word length means it's the password

finding "{" or "(" or "<" that is closed with character inside them will reset attempts or remove a dud

game difficulty is randomized by length of the word and number of the words for now

this game is created with react-native and doesn't use any external API

originally wanted to create this game to put as an easter egg in my app

support cheats (dud remove and reset) and use the ice_coefficient algorithm for likeness

right now after finding the password nothing happens to expect a message, to restart try another word until reset

If you want to play with the code you can check out:

 https://snack.expo.dev/@pfndesign/termlink-access-hack-minigame 

there you can change the code and see the result in real-time.

if you find a bug or you wanted to add a feature just let me know in the comments

or if you want to contribute to the project you can check the game GitHub page:

https://github.com/pfndesign/fallout4-terminal-hack-reactnative

Download

Download
Termlink-access-hackv105.apk 64 MB
Download
termlinkacess1.0.6portablex64.exe
External
Download
termlinkacess1.0.6portablex86.exe
External
Download
termlinkacessSetup1.0.6x64.exe
External
Download
termlinkacessSetup1.0.6x86.exe
External
Download
termlinkacess_1.0.6_i386.deb
External
Download
termlinkacess_1.0.6_armv7l.deb
External
Download
termlinkacess_1.0.6_arm64.deb
External
Download
termlinkacess_1.0.6_amd64.deb
External
Download
termlinkacess-1.0.6.x86_64.rpm
External
Download
termlinkacess-1.0.6.i686.rpm
External
Download
termlinkacess-1.0.6.armv7l.rpm
External
Download
termlinkacess-1.0.6.aarch64.rpm
External

Development log

Comments

Log in with itch.io to leave a comment.

There should be a proper vocabulary set up, because even if the game is supposed to be for guessing 4 letter words, I still see 2, 3, 5 and more letter words show up

(1 edit)

changed the word generation algorithm completely , it should be more forgiving and more accurate with better likeness rating