Skip to content
/ sabre Public

Client/Server UDP Library built ontop of SFML (Experimental). Designed to just be copy-pasted into an existing SFML project.

Notifications You must be signed in to change notification settings

Hopson97/sabre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sabre

Client Server library thing built ontop of SFML 2.4.2

For now it is for personal use so it can't really be built (I have script kiddie scripts for this) and no docs for now, but I have public for those who are curious.

History

This was originally from socket playground repo, where I began creating a mini library here, but I decided it made more sense to have as a seperate repo and then include in as needed, as this meant it would be easier to handle across seperate projects of my own.

In the future I may or may not make it into amn actual library, however this shouldn't really be used outside of hobby projects as I really making this only for learning purposes and am pretty new to network programming.

It's also pretty terrible performance wise.

Then why is it here?

To show people what you shouldn't do when it comes to beginer game networking.

About

Client/Server UDP Library built ontop of SFML (Experimental). Designed to just be copy-pasted into an existing SFML project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages