Hexagonal Chess in Prolog
Usages:
To start the game, input these two commands in prolog terminal:
consult(board).
homePlay(2).
Authors:
Pankaj Kumar ([email protected])
Vageesh DC ([email protected])
Hexagonal Chess in Prolog
Usages:
To start the game, input these two commands in prolog terminal:
consult(board).
homePlay(2).
Authors:
Pankaj Kumar ([email protected])
Vageesh DC ([email protected])