Page 1 of 1

Chess game

Posted: Wed Dec 10, 2014 1:59 pm
by xeon
Hello POL friends,
as a chess lover, I've finally found the time to script a functioning chess game on my shard.
I'm releasing the sources for it.
It would be my pleasure if every shard out there would implement it, to spread chess game.

A little present from Zulu Hotel Italia :)

It's not much advanced, in fact it features
- player versus player
- play as white or black
- last move tracking

It does not implement (for now) advanced moves like
- castling
- en passant

And, as in reality, no legal move checking is implemented

Some screenshots:

Image

Image

Image

Re: Chess game

Posted: Thu Dec 11, 2014 4:07 am
by RusseL
Good job.
If i'll have some time, i will create a move checker :)