Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 257 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 257 Bytes

hexChess

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])