Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luizperes/server_message_poke_unity
This is a simple chat in Unity3D. I'm using Unity Network classes to create a local server. All codes are in C#.
https://github.com/luizperes/server_message_poke_unity
Last synced: 1 day ago
JSON representation
This is a simple chat in Unity3D. I'm using Unity Network classes to create a local server. All codes are in C#.
- Host: GitHub
- URL: https://github.com/luizperes/server_message_poke_unity
- Owner: luizperes
- Created: 2014-11-22T08:52:45.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-22T10:42:04.000Z (almost 10 years ago)
- Last Synced: 2023-08-17T02:25:52.231Z (about 1 year ago)
- Language: ASP
- Size: 9.27 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
server_message_poke_unity
=========================This is a simple chat in Unity3D. I'm using Unity Network classes to create a local server. All codes are in C#.