Thread: Scrabble - find all possible plays

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Jun 2004
    Posts
    722

    Scrabble - find all possible plays

    I need extrem and urgent help: I currently developing a scrabble game in prolog, and I need to make the computer play, but I'm completly lost! Don't have the smallest clue how to analyse the board and find a play. This is for a work assignemt to be presented tomorrow, monday, and I'm desperate for help. So I'd like you to post here link to websites where I can find info on these algorithms. Thankx on advance

    EDIT: algorithms to analyse the board and determine valid plays.
    Last edited by xErath; 11-14-2004 at 11:16 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem building Quake source
    By Silvercord in forum Game Programming
    Replies: 16
    Last Post: 07-11-2010, 09:13 AM
  2. could not find -lwsock32.lib
    By thomas_joyee in forum C++ Programming
    Replies: 8
    Last Post: 07-14-2008, 12:28 PM
  3. How to find O of threads ?
    By jabka in forum C Programming
    Replies: 3
    Last Post: 03-11-2008, 12:25 PM
  4. how do u find 2nd largest number??
    By juancardenas in forum C Programming
    Replies: 8
    Last Post: 02-14-2003, 08:28 AM
  5. Q: Recursion to find all paths of a maze
    By reti in forum C Programming
    Replies: 7
    Last Post: 11-26-2002, 09:28 AM