Minions Chat is a simple chat program written in java
which allows for a server with multiple client programs to join.
- @nickname to send a Private Message to the user 'nickname'
- # d3961b to change the color of his username to hexadecimal indicate
- ;) some smileys are implemented
- top arrow to pick up the last message typed
docertabum/Java_Chat_App
Minions Chat is a simple chat program written in java which allows for a server with multiple client programs to join.
JavaMIT