Comment 23 for bug 576347

Revision history for this message
SirVer (sirver) wrote : Re: show game results screen + save game statistics on metaserver

I guess you are focusing on the games result screen? If you design this, make sure to use UI boxes instead of hard aligning all the elements (as they are in most menus right now). This is easier to maintain.

The infrastructure to save statistics on the server is not there yet - there are two widelands meta servers. One is in python (using twisted) and the newer one is in go (but not yet working). You can find both in the widelands-website project. Just in case you are interested to work on those too :).