You've almost certainly seen this poster before. It has a nostalgic charm for me, since a version of this used to hang on the wall in the software engineers' office at our local IBM office, around 1978. The point, I think, is that it is easy to get so absorbed in the tactical requirements of a solution that you lose sight of what it was you were trying to solve. When I used to work with a bunch of systems analysts, we had a house rule that you had to start every piece of work by writing, on half a sheet of A4, what your objective was, and then keep the paper safely in your drawer. After that, you were supposed to take out the document once a week and check that that was still what you were doing. If it wasn't, you had to call a project meeting straight away.
I've been using microcomputers (as we used to call them) in wargames for so long now that I thought it would be a useful sanity check to try to reconstruct how I got where I am, and why. As anyone who has read my stuff before will expect, this is likely to require a lengthy ramble through my personal history, but - be fair, chaps - who else's experience was I ever likely to learn from?
In the beginning, the first wargames I actually organised and played (rather than watching from a distance at my local wargames club) were very simple ACW-based games, with relatively few troops and (almost certainly) the rules from Featherstone's
Battles with Model Soldiers. They were fantastic - hilarious fun. In the company of some equally daft friends, I staged some of the least realistic wargames ever seen. Units of badly-painted Airfix soldiers whizzed around the table at motor-cycle speed, armfuls of dice rolled about the place, and the evenings passed amid a lot of laughter and a great deal of genuine (if rather childish) excitement. Every time, no-one would be able to believe that it was 1am already. There would - even at this early stage - be many occasions when we would forget to do something - usually, but not invariably, something fairly obscure, but sometimes something which completely derailed the flow of the game. One fairly common error was that, in the general excitement, one side would start fighting back or moving before the opponent had finished his turn. The resulting confusion could normally be rescued if spotted early enough, but it was sufficient of a problem to result in the drawing-up of some wall-charts to keep the play sequence organised.
Then, of course, my primitive ACW armies were replaced, first by Ancients, later by Napoleonics, and further reading and new rule sets (especially the preachings of the WRG) resulted in much thickening of the rules, more detail, and bigger and more impressive armies. The spectacle, of course, was improved, but the snags and minor irritations increased roughly as the square of the number of "improvements" we added. We tried to fix things, we placed more and more small print in the Commandments on the wallcharts, and, though we were still committed and positive, the games were never quite the same amount of fun again. We tried using a commercial rule set (WRG) exactly as published - soup to nuts - in the belief that it would hang together nicely, that 20 million flies could not all be wrong in their choice of diet. It helped a bit, but there was still a disappointing number of elements in the games which were - to put it bluntly - clunky, and it was far too easy to make mistakes which escaped immediate detection, spoilt the game and (for the first time) generated some resentment. That is probably an identifiable landmark - much of my devotion to the hobby ever since has had a lot to do with searching for the magic tweaks which might restore the joy of my earliest efforts.
The first serious realisation that something needed fixing came when, one evening, I found I was doing a headcount of the same unit for the 7th time in an hour, that I had once again forgotten to give someone the bonus points for their elite status, that the 28 of a possible 51 melee factor adjustments which I had just identified as relevant for an attack by the chariots on the left flank were exactly the same as they had been in the two previous attacks, and so on. And then came the creeping sophistication of victory condition testing each turn, weather, fatigue levels, progressive morale adjustments (as opposed to random morale throws when necessary), ammunition supply, national characteristics (oh God) - it became obvious that we were going to have to keep written records, so we moved bravely into a new era, in the belief that the hassle of the bookkeeping effort would be justified by a smoother, happier game.
And it didn't work very well. Now I know that many people use rosters to good effect, and swear by them, so this is entirely my view here, but - for me and my friends - it didn't work at all. For a start, the overhead of pre-printing record sheets and filling them in made it more like being at work than playing a game. Next, try as we might, we could not prevent the sheets of paper from cluttering up the battlefield and completely destroying the spectacle (and the spectacle, in hindsight, was one of a decreasing number of things we had left to enjoy) - from that point on, I have always loathed the sight of paper on the battlefield. Most irritating of all, the quality of record-keeping was so bad that it completely defeated the objective of making the game work better; worse, there was even a moral hazard here - if you forgot (or otherwise didn't bother) to update your roster for some loss or other, your unit strengths would be artificially high. Thus the sloppiest record-updaters would actually gain an advantage. Without employing independent auditors (and where has your game gone now, Johnny?), it just didn't work.
At this point some of my collaborators gave up and returned to their former life of visiting the pub, playing darts, even - it is said - spending time with their wives. The proper Old School doctrine would have been to go back to the original ACW games, make a feature of their primitive nature, and enjoy them for what they were. Somehow, life isn't like that. There is a faint echo of apples in Eden somewhere, but there is no going back. You can reconstruct the game and the circumstances, but not the innocence.
I had worked a lot with computers, and the very first affordable home computers were appearing. I commissioned a friend who had a Commodore to program some wargames routines for me, to see how it would work, and it looked promising. We did the game sequence (so that the computer announced each stage of the turn, and told you how many turns had elapsed), and we automated a simplified melee routine (for Ancients). Interesting.

I bought a Sinclair Spectrum, mainly because it was cheap and mainstream, and I started work to write a program which ran the move sequence skeleton, and which was gradually populated with more and more functionality, so that, over a period of time, a greater amount of the game was automated. It was a valuable experience to see it develop like that - you could judge whether each change was an improvement. A lot of it wasn't, and it was surprising how this worked out - something which looked like a sure-fire enhancement would prove to be just a nuisance, while some obscure, minor tweak might accidentally turn out to be a big step forward. We must remember here that these machines were agonisingly slow - I had to develop a good working knowledge of machine code to get some of the routines to work fast enough to be useful. One thing that never seemed a good candidate for automation was the movement phase of the games. To this day, in my computer managed games, the program does not know or care where the units are on the table, though it may know which ones have not arrived yet, or are not yet visible.
Around 1984, my wargaming involvement went on indefinite hold as a result of the pressures of the dreaded Real Life. One of the last things I did before storing everything away was to print out listings of all my Spectrum wargame programs - one of the smarter things I have done over the years. About 15 years later (Real Life having given up on me), I came out of the closet, and recreated the software, this time to run on an IBM PC. Apart from a lot more of the same, that is really where I am up to now.
It's maybe useful at this point to recap on what computers are good at, on what might be relevant and useful to a miniatures game, and on a few criteria and odds-and-ends by which we might judge whether the automation is beneficial. This is off the top of my head, so if you have a better list, please substitute your own.
Computers are good at
Storing and processing information, and reporting on it when you ask.
Here is your roster, my Lord - and you don't even need to remove casualties.
Repeating a procedure, faultlessly, forever.
Doing calculations - of almost unlimited complexity - accurately, without forgetting anything and without making mistakes, and (sometimes regrettably) without coming back to tell you if this is a really stupid thing to be doing.
Generating random numbers - in more ways than you would believe.
Doing thankless background tasks - such as regularly testing for something that hardly ever happens - reliably and without complaining, and only telling you when the outcome is significant
They can also usefully do things without telling you about it - examples might be keeping track of the weather, or of concealed units (Blinds) or the arrival of delayed troops, or building a variance into scheduled events to provide an element of Fog of War - in an extended form, they can also go some way to providing support for a solo gamer - not by supplying a fully-functioning opponent, but by randomising things that you thought you knew, or by choosing one of a range of strategies, for example.
They can free you from some of the constraints of a manual game - for example, if your manual game uses a 6-sided dice to decide on some result or other, one obvious way to proceed is to automate it as it stands. In the manual game, a 6-sided dice is simple and readily available. On the other hand, a computer is just as happy with a 27-sided dice as with a normal one, so, if you know the game is to be implemented on a computer, you do not have to restrict yourself to the kind of dice which are convenient in the physical world.
[In a business context, one of the most common inefficiencies in computerisation in the 1980s was the over-faithful automation of a clerical process, complete with all the double-checking, paper communication loops and other constraints which were inherent in the original clerical version. Sorry - that was boring.]
They can provide you with a Black Box game, which is especially sexy for a wargame - let's have a look at this:
Wargames, especially as they become more complicated, are hard to learn - there is a lot of stuff about how the troops behave, weapon capabilities, move distances - what we might term the historic aspects of the game, and then there is a whole lot of detail about how many dice to throw in various circumstances, exactly how many morale points to deduct if outflanked, all that kind of thing - the mechanics of the game. I get the horrors when I see a new set of published wargame rules which extends to (real example) 104 pages. Even if we ignore all the irrelevant photos of 54mm soldiers which have been used to brighten it up, there is still far too much in there. The author might understand it all, or at least he will know where to find the tables, but for anyone else this is a huge problem - especially for someone who, like me, regards a wargame as a social exercise rather than a plan to conquer the universe.
I am a big fan of the approach which does not require a newbie to know all the details of the mechanics, or what happens in the dark corners. In an ideal world, a wargamer with some experience and a good working knowledge of how (e.g.) Napoleonic warfare worked should be capable of learning the extra bits he needs to know to play a game in a very short time. The implication, of course, is that someone else - an umpire or a black box - knows the rest of it and makes the game work. Howard Whitehouse's
Science versus Pluck rules for Colonial warfare follow this model - there is a very full, detailed manual for the umpire, and the other players only know what they need to know. The umpire obviously has a lot to learn and a lot of responsibility, but the situation for the players is what I would regard as correct. If they work, black boxes are easier to field (and drink less) than umpires.
One characteristic of a black box is that the contents have to be very carefully documented somewhere, and kept up to date as the logic is maintained. The program code contains a lot of wargaming nuts and bolts and expertise, and detailed knowledge of what is in there can dissipate very quickly. There are few less interesting tasks than reverse engineering the code to see what the game does (been there, done it...).
What sort of benefits are we looking for from the use of automation with a wargame? Well, as in every aspect of wargaming, what you are looking for depends on what you happen to like, but there are a few givens which I think few people would argue with:
The computer should not be a distraction, and should not impede, or detract from, the game it is supporting. The important bit of a wargame, after all, is the soldiers-on-the-table bit - the computer should be a help, but is otherwise not interesting in its own right.
The game should be easier with the automation, not harder, nor more irritating.
The means of input should not require a full time operator - even if someone wants the job (and would you invite someone like that to your home?), the constant passing of spoken information backwards and forwards is going to be an irritant, and, almost certainly, a source of fatal misunderstandings.
The program should be as failsafe as possible - for example, confirmation yes/no questions should be inserted as a double check at critical points, to guard against disastrous mis-keying, and (very usefully) a succession of security copies of the entire battle should be automatically saved at the end of each turn, so that the game can be rewound a bit if something goes horribly wrong.
That's probably more than enough for now. Next time I'll say something a bit controversial about user interfaces, and the way commercial games are designed, and I'll say a bit about games (including my own) of which I have some experience. There may be a little technical stuff in there. too, but only a bit, and only in passing. If you are still with me, then thanks, and well done!
If you are generally hostile to the entire subject of computers, there is some relief for you
here.