If it helps, to get it to work on Linux, I:
- added “using System;” at the start, otherwise Console and everything else wasn’t recognized
- commented out “Console.WindowWidth = 100;” - it seems to only work on Windows, there might be some workaround but I didn’t look into it and adjusted the console manually to get it to the right size