- Clone the repository
git clone https://github.com/MujyKun/basicchatapp.git
- Go to the repo directory
cd basicchatapp
- Running with Python ^3.9 is recommended.
- Install requirements (the only dependency should be pygame) with either
pip install -r requirements.txt
- If you do not have pip, you can install it with
python get-pip.py
orpython -m ensurepip --upgrade
- If you do not have pip, you can install it with
- If you have poetry you can use
poetry install
.
- Start the program with
python run.py
-
Notifications
You must be signed in to change notification settings - Fork 0
A basic chat app for CSCI-436
License
MujyKun/basicchatapp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A basic chat app for CSCI-436
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published