#!/bin/bash
#redplayer greenplayer

java -classpath . reversi.Arena -t 0  humanPlayer.HumanPlayer foo.bar

