Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 257 Bytes

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 (me@panks.me)
Vageesh DC (vageesh.dc@gmail.com)