Update README, with new flags

This commit is contained in:
Firepup Sixfifty 2024-04-27 16:06:27 -05:00
parent e1ca6ce440
commit 9385c91472
Signed by: Firepup650
GPG key ID: 7C92E2ABBBFAB9BA

View file

@ -10,12 +10,12 @@ Usage
python fallout.py
```
or for hard mode where the user must manually enter the correct input in the
boot and login scripts
If you want an extra challenge, you could do hard mode, where the user must manually enter the correct input in the boot and login scripts. Accessible with the `--hard` flag.
You can also skip the password entry entirely if you'd prefer, by adding `--skip` to the flags.
And if you'd like to preload sounds, in case of playback issues, add `--preload` to the flags.
```
python fallout.py hard
```
Passwords
================