Search the web
Sign In
New User? Sign Up
wordgame-programmers · A list for programmers of word games. Ve
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 784 - 813 of 963   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
784
Hi On the UKS mailing list David Sutton posted this message.. http://games.groups.yahoo.com/group/uk-scrabble/message/37891 .. which suggested some ways in...
Jim Blackler
jimblackler
Offline Send Email
Jun 5, 2005
8:57 am
785
... One improvement I'd like to suggest: Ability to use partial or full knowledge of opponent's rack (obviously in a non-empty bag situation) and come up with...
Sam Kantimathi
SamTimer
Offline Send Email
Jun 5, 2005
9:04 am
786
... Sticking to Visual C++ and MFC would rule out a lot of potential contributors - my suggestion would be ANSI C, or perhaps portable C++ for the core, with a...
Martin DeMello
martindemello
Offline Send Email
Jun 5, 2005
9:40 am
787
Regarding Sam's idea, another possible use for that ability is in conjunction with a module which attempted to model the opponent's rack based on the most...
Alan Frank
halibutpt
Offline Send Email
Jun 5, 2005
4:12 pm
788
The recent post regarding an open-source program reminded me of an idea that's been percolating for a while. There are several proprietary representations of...
Alan Frank
halibutpt
Offline Send Email
Jun 5, 2005
4:18 pm
789
... Hi Martin I don't have much experience of this Ruby approach .. can you tell me what the advantages would be over just having one large C++ app? Jim ...
Jim Blackler
jimblackler
Offline Send Email
Jun 5, 2005
5:29 pm
790
... Development in ruby is a *lot* faster than it is in C++. It's higher level, with many useful abstractions and language constructs (most notably closures). ...
Martin DeMello
martindemello
Offline Send Email
Jun 5, 2005
5:43 pm
791
I have done a lot of work with XML, but I am too busy to spend a lot of time on this project. But I am able to review drafts, and I will promise support for...
sheppardco@...
Send Email
Jun 5, 2005
6:42 pm
792
... Hooray for that! Any standard should have all the advantages of the format: <http://home.teleport.com/~stevena/scrabble/alpha/comm_log.html> which was...
Steven Alexander
stevena17
Offline Send Email
Jun 6, 2005
1:05 am
793
An open source project should be as inclusive as possible. Picking platform independent languages (like C/C++, Ruby, and XML) is a good first step towards...
sfman2k
Offline Send Email
Jun 6, 2005
2:51 am
794
I agree with all of that. Yes I would make sure any C++ was ANSI, I only mentioned Visual C++ because that is the IDE that I personally use and I would...
Jim Blackler
jimblackler
Offline Send Email
Jun 6, 2005
9:19 am
795
... Not exactly, but that belief is not without some justification. Maven's pre-endgame module used to show break-even results in computer-computer matchups,...
sheppardco@...
Send Email
Jun 6, 2005
1:55 pm
796
BTW, this sounds like a great project. I sincerely hope that you move forward with it. You must understand that I am unable to assist in this project. For me...
sheppardco@...
Send Email
Jun 6, 2005
2:05 pm
797
Brian, I was referring to my impression, which may only be of an early version of Maven, that the "optimal" rack heuristics for computer-against-computer play...
Steven Gordon
sfman2k
Offline Send Email
Jun 6, 2005
2:29 pm
798
... What's the legal situation? Is it possible to distribute a Scrabble-playing program without being sued for real money by Mattel and/or Hasbro? I've...
Gunnar Andersson
misterg314
Offline Send Email
Jun 6, 2005
3:03 pm
799
... Who knows? There are a handful of wordgame projects out there that allow you to position the premium squares where you like, and that seem to be left ...
Jim Blackler
jimblackler
Offline Send Email
Jun 6, 2005
3:12 pm
800
... rack was slightly lowered Not me. Maven has always been tuned by self-play. I do believe that there are humans who can play better against Maven than their...
sheppardco@...
Send Email
Jun 6, 2005
7:31 pm
801
This project is a great idea. I've had dreams of starting the same project, but not the drive, so I'm grateful to Jim for starting the discussion. In my...
mancinedo
Offline Send Email
Jun 7, 2005
5:45 am
802
I agree that an extensive format is the way to go. I think that "log file interface" should be a module of the system. Decoupling the GUI and the game engine...
Jim Blackler
jimblackler
Offline Send Email
Jun 7, 2005
7:33 am
803
I love this idea! I've been wanting to add a bit of intellgence to the move engine for Crosswords (xwords.sourceforge.net -- already open-source, BTW) but...
Eric House
eeeehouse
Offline Send Email
Jun 7, 2005
2:59 pm
804
Eric I am a huge fan of Crosswords and play for hours sometimes (long train journeys, boring meetings, etc.) I had no idea it was open source.. I am off to...
Jim Blackler
jimblackler
Offline Send Email
Jun 7, 2005
3:17 pm
805
I am writing a word study program, similar in spirit to Lexpert. It is Free Software available under the GPL. I would like to be able to distribute word...
Michael W Thelen
thelenm
Offline Send Email
Jun 7, 2005
10:38 pm
806
Some things I'd like to see in a modern crossword game program: The ability for the program to play itself and record the results The sim results to give +/-...
Nick Ball
nicholasmart...
Offline Send Email
Jun 8, 2005
5:55 pm
807
Is there a valid play finding engine (takes board, rack and dictionary and returns all valid plays and scores) out there that could be obtained as stand-alone...
Jim Blackler
jimblackler
Offline Send Email
Jun 9, 2005
1:09 pm
808
If attachments work on this group, attached should be a diagram of the relationships between the modules as I see it at present. White arrows represent a...
Jim Blackler
jimblackler
Offline Send Email
Jun 10, 2005
8:54 am
809
Hi Graham, ... [snip] ... I have some new programs (both source and binaries) which you will probably want to add to your site: * -- An anagram generator....
Peter Williams
pwill99au
Offline Send Email
Jun 12, 2005
6:41 am
810
I'm planning to develop this through stepwise refinement. Let's start with a high-level view and see if there are any major entities I'm missing. If you're...
Alan Frank
halibutpt
Offline Send Email
Jun 12, 2005
11:08 am
811
... ftp to gtoal.com and log in as anonymous create a subdirectory for your files. upload the source files as ascii, and remember to select binary mode for the...
Graham Toal
graham_toal
Offline Send Email
Jun 12, 2005
10:08 pm
812
Hi Graham, I have uploaded the files to "/incoming/New Folder/" (I used IE to create the folder and I did not have permissions to change the name of the...
Peter Williams
pwill99au
Offline Send Email
Jun 13, 2005
12:50 am
813
... I haven't seen any responses to these questions, but this being a word-game programmers list, surely *someone* reading this list has had to deal with them...
Michael W Thelen
thelenm
Offline Send Email
Jun 14, 2005
9:33 pm
Messages 784 - 813 of 963   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help