Skip to content

Virtual Conference Chat System for CrimsonCode 2021 (Won 1st place in advanced division)

Notifications You must be signed in to change notification settings

stuin/CrimsonCode-Conferencing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Crimson Conferences

A python client and server system for meeting and chatting in a text based virtual environment.

There is currently a demo server running at mine.stuintech.com

Running the server

python server.py

Running the client

The client requires the library asciimatics:

pip install asciimatics

python client.py <url> <username>

Go to help.txt or type help in chat to learn more.

About

Virtual Conference Chat System for CrimsonCode 2021 (Won 1st place in advanced division)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages