TeaWithLucas / Gravitational-Waves

Gravitational Waves Game
MIT License
2 stars 1 forks source link

WIP: Network Relocation to UI scenes. (DO NOT MERGE) #87

Closed Somafet closed 3 years ago

Somafet commented 3 years ago

Why is this merge request being submitted?

This merge request relocates the network logic from the GameView. This is so the networking code can be used right away from the UI scenes. (e.g: Connecting and hosting games)

How has the code been tested?

[ ] Automated tests

[] New feature (never existed before)

[ ] Breaking feature (changes the already existing way of how the process works)