Package net.royalur.agent
package net.royalur.agent
-
ClassDescriptionAn agent that can autonomously play the Royal Game of Ur.An agent that prioritises moving the least advanced piece, and avoids introducing pieces, moving on to rosettes, or capturing.An agent that can autonomously play the Royal Game of Ur.An agent that prioritises capturing, followed by moving on to rosettes, and that prioritises moving the most advanced piece.An agent that makes deterministic move choices for testing.A variant of LutAgent that tries to make the worst moves possible.An agent that prioritises capturing, followed by moving on to rosettes, and that prioritises moving the most advanced piece.An agent that prioritises capturing, followed by moving on to rosettes, and that prioritises moving the least advanced piece.An agent that makes deterministic move choices for testing.Uses a lookup-table to decide the move to make.An agent that makes random moves in games.