Thread: Ultra chess engine

  1. #1
    Registered User
    Join Date
    Nov 2004
    Posts
    4

    Ultra chess engine

    I have created a new chess game with the help of some freinds of mine. The board is 14X14, 196 squares total. There are 3 new peices. There are 4 bishops and 4 rooks per player. I created a contest a little bit ago, to give 25 dollars to the first person to create a chess engine for ultra chess. However, the programming shouldnt be for the money, but for the challenge. So here is the challenge. Create a chess engine for ultra chess. Up to 4 depth search, minimum of 2 depth. Users will enter their moves using algebraic notation, A1-A2 for instance. The board need not be graphical, you may use text if you want, for instance the black bishop could be represented with BB. The important thing is the functionality of the engine. If you create it, you may claim the 25 dollars, or you may choose not to, its up to you. If you would like details about the game, send an email to [email protected], and I will be happy to supply you with the game info. It is really cool actually

  2. #2
    Registered User
    Join Date
    Mar 2003
    Posts
    580
    Hi there, it seems like a neat contest. Just so you know, there is a 'contests' board which might be more appropriate for what you want.

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    Expecially since the new post is now offering $50 instead of $25

    Replies etc here
    http://cboard.cprogramming.com/showthread.php?t=58808

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Chess engine
    By beene in forum General AI Programming
    Replies: 4
    Last Post: 08-21-2007, 11:21 PM
  2. Game Engine Link Prob
    By swgh in forum Game Programming
    Replies: 2
    Last Post: 01-26-2006, 12:14 AM
  3. Chess engine
    By coconutkid in forum Projects and Job Recruitment
    Replies: 16
    Last Post: 11-22-2004, 07:30 AM
  4. Ultra chess engine contest
    By yodacpp in forum Projects and Job Recruitment
    Replies: 8
    Last Post: 11-21-2004, 07:58 AM
  5. Updated sound engine code
    By VirtualAce in forum Game Programming
    Replies: 8
    Last Post: 11-18-2004, 12:38 PM