Skip to content

D reimplementation of the GGPO multiplayer synchronization system

License

Notifications You must be signed in to change notification settings

KitsunebiGames/ggpo-d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GGPO-d

D reimplementation of GGPO, using code referenced from the original GGPO library.
This library allows for deterministic multiplayer gameplay for games like fighting games.
Using rollback and speculative execution this library gives the illusion of smooth network play even on slower connections, using rollback to correct wrong predictions.

How to use

Add the library via dub

dub add ggpo-d

NOTE: This has not been pushed to dub yet, this instruction only counts once that happens

About

D reimplementation of the GGPO multiplayer synchronization system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages