No description
Find a file
2021-05-20 12:29:00 -03:00
.gitignore removed debug login and fixed width of columns for different sized consoles 2021-05-20 12:29:00 -03:00
fallout.py Updated Fallout.py 2021-05-19 07:49:57 -05:00
fallout_boot.py made input upper case. renamed login to hack and added new login 2015-06-14 18:05:56 -03:00
fallout_functions.py Update fallout_functions.py 2021-05-19 13:45:06 -05:00
fallout_hack.py removed debug login and fixed width of columns for different sized consoles 2021-05-20 12:29:00 -03:00
fallout_locked.py Add files via upload 2021-05-19 13:42:44 -05:00
fallout_login.py made input upper case. renamed login to hack and added new login 2015-06-14 18:05:56 -03:00
fallout_selection.py Add files via upload 2021-05-19 13:47:24 -05:00
LICENSE Initial commit 2014-07-13 17:10:44 -03:00
passwords.txt added passwords file 2015-05-31 16:14:20 -03:00
README.md added selection script 2015-06-14 19:31:01 -03:00

Fallout Terminal

Simulates a computer terminal from fallout.

Usage

python fallout.py

or for hard mode where the user must manually enter the correct input in the boot and login scripts

python fallout.py hard

Passwords

To add your own lists of passwords, check out the passwords.txt file

Notes

Check out cool-retro-term (https://github.com/Swordfish90/cool-retro-term) to make your terminal look like a fallout terminal