View on GitHub

SMCCP

Simple Multi-Client Chat Program by T0b1asN

SMCCP 3.0.0

Simple Multiclient Chatprogram

A Simple Multiclient Chatprogram utilizing SFML and DiscordRPC, written in C++

SFML is used for basic graphics for which I wrote own classes for Input, etc. like buttons. Just to play around, I also added Discord Rich Presence support (at this point just barebones).

How to use the project

First use

Unpack the zip-file “_NeededLibraries.zip” and put all folders inside “/SMCCP/SMCCP/”, the folder where all source and header files are

Building

After building for the first time, unpack the bin zip-files next to the Debug/Release folder, named “_DebugBin.zip” and “_ReleaseBin.zip”. Put the resulting dll files in the corresponding folder.

Planned features for 3.0.0:

Planned for later versions

To see a Howto, click here.