Skip to content

DSi Pictochat-Styled Chatroom

Notifications You must be signed in to change notification settings

halfuwu/Pictochat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pictochat

A DSi Pictochat-Styled Chatroom created with C# and WPF.

PictochatLobby PictochatLobby PictochatLobby

How It Works

The communication itself is entirely made up of UDP sockets. It uses a client-to-client structure so that anyone who is on the same network as you can use the chatrooms and each room has a dedicated port where all the relevant info goes through.

Requirements

Build

  • Run the release.py file located in the root directory of this project

About

DSi Pictochat-Styled Chatroom

Resources

Stars

Watchers

Forks

Releases

No releases published