Persin Project: Review/Critique

Link to my code

hastebin

The next move is to learn how to connect a user to several where they can chat with “anonymity”… according to research i’ll have to read up on websockets and html but in due time… for now I’ll be patient and continue learning.

if you don’t have the colorama module just do
pip install colorama

Hey @xquiin that magenta text is really :sunglasses: Didn’t know about the colorama module. :+1:

Very cool. I suggest getting the chat semantics figured out without doing any of the anonymity first. Just make a dead simple dumb server that let’s everyone talk with zero anonymous properties, then come back and figure out the anonymous part.

Colorama is cool @DidierCH I used it it my green screen emulator

1 Like