Changed Setup Screen

I just commited to SVN a new way to initialise the game.

Previously, the game greeted you with a game setup screen:

Game Setup

Now, it goes right into the game, but the application has gained a menu bar:

New Method

On this menu bar, you can find the old options.

This has several advantages:

  1. You get right into the game. If this is the default mode of play, it should be fast.
  2. The old dialog was ugly.
  3. The code is oh-so-much simpler.

Comments

svn repository

Hello,

I wanted to try your game with network support and test some of the new features. But I couldn't fin the svn repository anywhere. I thought that it was located at http://svn.luispedro.org, but it seems empty? Could you please update the webpage with a link to where to fetch the latest development code? Thanks.