Page 1 of 1

*NEW* - ChessProgramming.net Blog...

Posted: Mon Mar 04, 2013 1:37 pm
by Steve Maughan
Hi All,

If anyone is interested I'm starting a new blog about Chess Programming. It's an "over-the-shoulder-view" of engine development. I'm starting from scratch (other than my old Monarch i/o code) and creating a new engine called Maverick. I'll aim for frequent updates (possibly daily).

You can find out more here:

http://www.chessprogramming.net

Note: Maverick doesn't play chess yet - it's a brand-spanking-new project!

Steve

Re: *NEW* - ChessProgramming.net Blog...

Posted: Mon Mar 04, 2013 3:23 pm
by velmarin
Steve thank you very much,

Nice site, I wish you good luck with the project, I mean lucky fun and feel satisfied.

As you say, do something original seems more and more difficult, it seems you have to walk avoiding copying more than writing code.
(My impression silly)

I like how you started the code with many explanations.

Thank you very much for that.
Do you have a fan in my (student).

:wink:

Re: *NEW* - ChessProgramming.net Blog...

Posted: Tue Mar 05, 2013 11:14 pm
by Jorge Garcia
Hi,
Thanks for the info, i will read your blog. Nice to hear good news.
Best regards
Jorge

Re: *NEW* - ChessProgramming.net Blog...

Posted: Wed Mar 06, 2013 12:41 am
by kinderchocolate
Thanks. I've subscribed your blog. I read your blog every morning if there is an update.

Re: *NEW* - ChessProgramming.net Blog...

Posted: Wed Mar 06, 2013 2:07 pm
by Steve Maughan
Thanks Ted!

Re: *NEW* - ChessProgramming.net Blog...

Posted: Sun Mar 31, 2013 5:20 pm
by Tom Likens
Steve Maughan wrote:Hi All,

If anyone is interested I'm starting a new blog about Chess Programming. It's an "over-the-shoulder-view" of engine development. I'm starting from scratch (other than my old Monarch i/o code) and creating a new engine called Maverick. I'll aim for frequent updates (possibly daily).

You can find out more here:

http://www.chessprogramming.net

Note: Maverick doesn't play chess yet - it's a brand-spanking-new project!

Steve
Nice blog.

BTW, what did you use to produce the chess diagrams? I may want to steal it for my web pages. :wink:

Re: *NEW* - ChessProgramming.net Blog...

Posted: Sun Mar 31, 2013 6:34 pm
by Steve Maughan
Hi Tom,
Tom Likens wrote:[...]
Nice blog.

BTW, what did you use to produce the chess diagrams? I may want to steal it for my web pages. :wink:
Thanks. I used Fritz and SnagIt. I then added the "x" using Photoshop!

Steve

Re: *NEW* - ChessProgramming.net Blog...

Posted: Sun Mar 31, 2013 10:22 pm
by sedicla
Thanks Steve. Your blog inspired me to implement magic bitboards in my engine (Tucano). I was using plain bitboards but never took a serious look at magic bitboards. With your explanation I finally had a little push to implement it.
Keep up the good work :)

Re: *NEW* - ChessProgramming.net Blog...

Posted: Mon Apr 01, 2013 12:39 am
by Steve Maughan
Hi Alcides -

I'm pleased you're taking the plunge! So far I've found magic bitboards to be anything but trivial. Let's hope they are worth the work. I think they probably will be,

Steve

Re: *NEW* - ChessProgramming.net Blog...

Posted: Wed Apr 03, 2013 3:38 pm
by pocopito
Nice blog Steve, thanks for it.

I've already added it to my RSS feeder.

Best

E Diaz