I like terminal user interfaces. I like Fallout. So I decided to write an emulator for the Fallout hacking minigame, written in Rust and ncurses. You can see the code here.
For extra immersion, run this program in cool-retro-term.
In my life long adventure to get better at rust, I will iterate on this program. I was playing fallout the other day and noticed that the text on the screen is actually painted character by character, so I may add that in the future.