#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Chess!

I have tried alot to formulate a chess game in excel but i couldn't so Is
there any expert to guide me so??????

Waitin' 4 ur response


Thnx....In Advance
JOSH IRANI


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 703
Default Chess!

BxN check...Your move

"Josh Irani" wrote:

I have tried alot to formulate a chess game in excel but i couldn't so Is
there any expert to guide me so??????

Waitin' 4 ur response


Thnx....In Advance
JOSH IRANI


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 256
Default Chess!

Using a simple alpha-beta pruning algorithm, you define an array of
positions to evaluate, and recursively update it by isolating the
highest possible score for your opponent's response. Excel freezes,
as it attempts in vain to assess 2^64 possible moves for each node of
the decision tree. You fail, and resign in shame.


On Nov 20, 12:31 pm, Charlie
wrote:
BxN check...Your move



"Josh Irani" wrote:
I have tried alot to formulate a chess game in excel but i couldn't so Is
there any expert to guide me so??????


Waitin' 4 ur response


Thnx....In Advance
JOSH IRANI- Hide quoted text -


- Show quoted text -


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Chess! Josh Irani Excel Programming 3 November 18th 07 04:02 PM


All times are GMT +1. The time now is 03:20 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"