Please do not begin doing this until we get thread handling per connection. Right now the server side only handles one connection so tying spaceship.py in doesn't make sense. Wanted to get this in here as a placeholder so people can start thinking about this.
Also just a recap we agreed that everything will be stored server-side. The client-side will/should literally only have the connectivity logic to the SSB server.
Please do not begin doing this until we get thread handling per connection. Right now the server side only handles one connection so tying spaceship.py in doesn't make sense. Wanted to get this in here as a placeholder so people can start thinking about this.