https://github.com/lorem-ipsumm/chat-room
Chat-room project!
https://github.com/lorem-ipsumm/chat-room
Last synced: about 1 year ago
JSON representation
Chat-room project!
- Host: GitHub
- URL: https://github.com/lorem-ipsumm/chat-room
- Owner: lorem-ipsumm
- Created: 2016-05-05T23:55:12.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-28T15:52:42.000Z (over 9 years ago)
- Last Synced: 2025-02-02T06:09:48.749Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 1.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat-Room
This is my very first project that I have an intent on finishing.
This works by listening for changes in a .txt file that two clients share in a directory.
I made this with Java and JavaFX
I originally made this for a shared directory at my school. Now that I've graduated I have no need for it.
Using it is very simple.
1\. Create a screen name
2\. Choose a room on the list. If the list is empty create a new room by typing in a unique room name in the bar below the list and then clicking Create Room when you are satisfied. The name should pop up in the list.
2a\. If you created a room you have to select it from the list to enter.
3\. Click the Enter button and have a good time!

