Pawn Chess

Developed or developing a new product in PureBasic? Tell the world about it.
Thomas
Enthusiast
Enthusiast
Posts: 112
Joined: Sat Apr 26, 2003 8:45 pm

Pawn Chess

Post by Thomas »

Here my chess program written in PureBasic and BlitzMax: http://www.pawnchess.de
IdeasVacuum
Always Here
Always Here
Posts: 6425
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Pawn Chess

Post 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......
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
davido
Addict
Addict
Posts: 1890
Joined: Fri Nov 09, 2012 11:04 pm
Location: Uttoxeter, UK

Re: Pawn Chess

Post 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!
DE AA EB
IdeasVacuum
Always Here
Always Here
Posts: 6425
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Pawn Chess

Post by IdeasVacuum »

... I thought that was a deliberate feature, so that you could see the origin of the computer's move?
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Thomas
Enthusiast
Enthusiast
Posts: 112
Joined: Sat Apr 26, 2003 8:45 pm

Re: Pawn Chess

Post by Thomas »

Yes, the ghost is a feature. :)
User avatar
Zebuddi123
Enthusiast
Enthusiast
Posts: 794
Joined: Wed Feb 01, 2012 3:30 pm
Location: Nottinghamshire UK
Contact:

Re: Pawn Chess

Post 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 ?
malleo, caput, bang. Ego, comprehendunt in tempore
davido
Addict
Addict
Posts: 1890
Joined: Fri Nov 09, 2012 11:04 pm
Location: Uttoxeter, UK

Re: Pawn Chess

Post 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
DE AA EB
Thomas
Enthusiast
Enthusiast
Posts: 112
Joined: Sat Apr 26, 2003 8:45 pm

Re: Pawn Chess

Post 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.
User avatar
JackWebb
Enthusiast
Enthusiast
Posts: 109
Joined: Wed Dec 16, 2009 1:42 pm
Location: Tampa Florida

Re: Pawn Chess

Post by JackWebb »

Thanks for posting this game Thomas.

Well done! :)
Make everything as simple as possible, but not simpler. ~Albert Einstein
Post Reply