Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.
Well, the text file may need updating every once in a while,
but I just need to retrieve each line as a string, which that code does.
I couldn't think of line.chomp, so I thought File.open wouldn't work.