Skip to content

deforestg/RendServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RendServer

This is a basic first person shooter server implementation in C++. I used Boost libaries for the TCP and UDP connections, and pthreads and mutexes for cuncurrency with the main game loop. The server currently primarily acts as a data relay, but handles player joins, leaves, timeouts, deaths, and respawns.

About

FPS server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published