Bakkes / Karo

Karo engine in c++ with XNA frontend
GNU General Public License v2.0
1 stars 0 forks source link

Implement the communicationprotocol in the 3D frontend #13

Closed jkemperman closed 10 years ago

jkemperman commented 10 years ago

Our frontend should be able to communicate with those from other projects. Our XNA frontend must therefore use the communicationprotocol.

The communicationprotocol itself should not be changed. If we change it, we might break compatibility with the applications of other projects in our class.