Skip to content

Merge networking foundation into technical#7

Merged
mluo24 merged 5 commits intotechnicalfrom
something
Mar 10, 2024
Merged

Merge networking foundation into technical#7
mluo24 merged 5 commits intotechnicalfrom
something

Conversation

@mluo24
Copy link
Copy Markdown
Contributor

@mluo24 mluo24 commented Mar 9, 2024

This branch adds a Host and Client scene and a foundation for a NetworkController, which will allow for networked play. The purpose is to allow us to test networked games with more than one player and we can begin writing events for it to really work. Right now, if a person joins as a host, they will be the bunny, and everyone else will be a carrot.

This was taken from the networked physics lab, and everything is currently quite primitive as NetworkController is not complete, this might not follow the arch spec, and the Scenes hold the networking logic. So this will be a future TODO item.

Copy link
Copy Markdown
Member

@jffzhou jffzhou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

poggers

@mluo24 mluo24 merged commit a591be5 into technical Mar 10, 2024
@mluo24 mluo24 deleted the something branch March 10, 2024 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants