Playing around with a concept

playing around with a concept

telnet 168.235.95.47 8000

Attached: 2019-04-14-195823_3840x2160_scrot.png (3840x2160, 167K)

Other urls found in this thread:

jott.live/code/telnet.py
jott.live/code/telnet_test.py
twitter.com/SFWRedditImages

I am not clicking on that, excrement coloured person

Nice concept but arrow displacement is a bit clunky, sometimes works, sometimes doesn't.

>clicking

telnet

yea, might be the shitty single threaded python code under the hood choking it up

is this while typing? maybe I should auto-move while typing (and not require space)

You're late to the boat, I'm afraid. The previous version of this was web-based and inspired the likes of agar.io and all over shitty .io's.

the previous "version" of this has existed thousands of times

this is just via telnet, which means I can map a bunch of terminal stuff to actions

I might add some physics or something to make it a bit mine-crafty

No, it's not while doing anything else.
Maybe you should put these arrow pressings in a queue with a certain delay between them instead of checking these on the fly.

what i do with the text in the OP

that should help, thanks