Contents
The problem
Solutions
Kloster
Bowditch
Máthé
Gács
Variations
Demo
|
Demo
I've written an application that demonstrates how the Angel plays
according to my strategy. If you have Java installed, you can try it
as follows:
- Download the program.
- The file should be called Angel.jar. If the file
downloads with another name, e.g. Angel.zip, rename
it.
- You may be able to run the application just by double-clicking
on the jar file. Otherwise, open a command window, go to the
directory where you downloaded the program, and type:
java -cp Angel.jar angeldemo.Main

|