single player against AI
Mike Kaufman <[email protected]>
| Newsgroups | gmane.games.freeciv.general |
|---|---|
| Message-ID | <[email protected]> |
> I have just received a copy of Freeciv, and was wondering if it can be
> played single player against the AI on one PC?
Most definitely.
you can find information here:
http://www.freeciv.org/faq/#QA2
in a nutshell, the server commands to know are:
'set aifill X' # where X is the number of AI players - 1 you want to play
against. This will create random AI players
'create <player name>' # creates a particular AI player. (one with name
'player name')
'easy'
'normal'
'hard'
set the difficulty of the ai players.
use 'help <command>' in the server to get online help.
-mike