Skip to content

A C++ and Unity-based TCP network program as a part of Kajaani University of Applied Sciences courses

Notifications You must be signed in to change notification settings

TheJmJ/UnityTextChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

READ ME FIRST

This is a simple Chat utilizing Unity as the client and SDLNet on the server

We also have fancy features such as /nick for nickname changes and... that's about it!

To start up the chat:

  • Start the Server
  • Boot up at least 2 Clients
  • If locally hosted server, type in localhost
  • Press ENTER to connect. SEND doesn't work

About

A C++ and Unity-based TCP network program as a part of Kajaani University of Applied Sciences courses

Resources

Stars

Watchers

Forks