If you want to play with a friend in multi mode, but don't want to install a proprietary bullshit program like teamviewer, your friend might log in via SSH to your machine and you log in to a TTY, so the engine outputs the content to the TTY and the SSH console and receives input from both of them.
I'm also thinking about an multiplayer mode that could be accessed via a tcp server, so without ssh and new users and stuff. But therefore I would have to read into python sockets.
Feature Request
Program
Scrape.py
What is it about?
If you want to play with a friend in multi mode, but don't want to install a proprietary bullshit program like teamviewer, your friend might log in via SSH to your machine and you log in to a TTY, so the engine outputs the content to the TTY and the SSH console and receives input from both of them.