Page 1 of 1

Pawn Chess

Posted: Tue Dec 04, 2012 1:07 am
by Thomas
Here my chess program written in PureBasic and BlitzMax: http://www.pawnchess.de

Re: Pawn Chess

Posted: Tue Dec 04, 2012 4:03 am
by IdeasVacuum
the adjustable beginner's mode was implemented which lets the computer make mistakes
My computer makes mistakes all the time! (admittedly, with more than a little help from me) :wink:

It works really nicely, I like the graphics, could be addictive......

Re: Pawn Chess

Posted: Tue Dec 04, 2012 7:58 am
by davido
Thanks Thomas.

Lovely graphics; good game, too.

I have a slight glitch on my system: Core I3, Windows 7-64bit where a ghost of the black piece just moved remains on the vacated square.

Doesn't spoil a good game though!

Re: Pawn Chess

Posted: Tue Dec 04, 2012 11:51 am
by IdeasVacuum
... I thought that was a deliberate feature, so that you could see the origin of the computer's move?

Re: Pawn Chess

Posted: Tue Dec 04, 2012 6:00 pm
by Thomas
Yes, the ghost is a feature. :)

Re: Pawn Chess

Posted: Wed Dec 05, 2012 2:33 pm
by Zebuddi123
Thanks for posting Thomas, and source code for the engine that will give me many hours of learning and experiments :) lol

Iv`e often wondered how PB would fair should fruit tscp be ported to pb, fruit`s elo is about 2400 on my i3 350m laptop. so with you code ill look to add uci-uci2 protocol and run it in arena see what elo it will give in a tourney.

I had a quick game against pawn 3.03 beginners level set to high was surprised initially wasnt expecting an opening book played a ruy lopez i won at around 70 moves. nice youve also added novag support my first tabletop back in the 80`s (£500 then ) was a constellation expert around 1800 elo had beaten it several times with a najdorf. gonna set it to 8 ply later tonight and have a few games to see how it fairs :)

Again many thanks for posting

Zebuddi :D


https://dl.dropbox.com/u/71891332/myfirstgame.rar

are you going to add pgn at all ?

Re: Pawn Chess

Posted: Thu Dec 06, 2012 9:10 am
by davido
Thank you for your explanation.

I'm sorry to have asked such a daft question.

Yes, you're right it is a feature and I now appreciate that it is a good one in, may I say, an excellent game.

Congratulations

Re: Pawn Chess

Posted: Thu Dec 06, 2012 8:28 pm
by Thomas
Zebuddi123 wrote:are you going to add pgn at all ?
Pawn 3 supports loading and saving of PGN files, just select the file type accordingly.

Re: Pawn Chess

Posted: Wed Jan 30, 2013 7:33 am
by JackWebb
Thanks for posting this game Thomas.

Well done! :)