Client/Server Code

I’ve been experimenting with how to do client/server code while maximizing code reuse.  Generic serialization and deserialization seems difficult, so I’ve been prototyping to try to shake out an architecture.  I made a post on gamedev asking for some advice.  The C++ FAQ has some good ideas as well.

Comments are closed.

Dev Journal and Project Hosting