saltysystems / overworld

Open source framework for scalable multiplayer games.
Mozilla Public License 2.0
20 stars 3 forks source link

Remove unused/dead code #31

Closed cmdrk closed 4 months ago

cmdrk commented 4 months ago

Clean out a ton of dead wood. Idea is to focus Overworld on a narrower set of capabilities:

  1. Creating GDScript bindings
  2. zone (real-time) and match (tick-based) behaviours
  3. Message serialization to both Godot clients and Erlang clients