Skip to content

GBU31/raylib_tcp_messaging_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raylib_tcp_messaging_app

Simple tcp messaging app using raylib

Build and run application

Build

git clone https://github.com/GBU31/raylib_tcp_messaging_app.git
mkdir build
cd build
cmake ..
make

Run

./server
./client

Screenshots

Screenshot 2023-12-07 172716

Screenshot 2023-12-07 172736

Releases

No releases published

Packages

No packages published