Skip to content

AltoClient/Booster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Booster

NodeJs LINES OF CODE LICENSE

The networking implementation for Alto

This repository contains some basic implementation code for the Booster networking system how-ever it does not contain code for the packets or packet processors because they include too much internal game code that is not yet able to be published

πŸ”¨ Improvements

  • All packets are now immutable so no weird empty constructors and massive files full of assignments and annoying messing around
  • Far smaller this implementation when included in Alto is far, far smaller than the original networking while still achieving fast performance

βš™οΈ Building

You cannot build this code directly out of the box as its missing some internal components from the client however these can be expected to be published later on as the project is more complete

πŸ“œ Documentation

I have not yet documented this code expect full documentation to come in future commits when the client is closer to completion

About

The client & server networking/packet implementation for MCK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages