It looks like it is on. Think of this as an olympics for mental competition. The American Go Association (www.usgo.org) put this up on their website, after...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the axiom-system group. File : /Hello...
axiom-system@yahoogro...
Oct 4, 2007 2:39 am
191
I hope that did not actually send an email out. I thought clicking on the box to give notice would send me to a message page. --Keith ... as a starting point....
Thank you Ed, I was thinking of submitting it to the Zillions site as a simple example. Though I may need to put some comments in it if it is to function as a...
Congratulations Keith on creating what seems to be the simplest possible Axiom example! This now qualifies you as the 3rd member of the exclusive club of...
... I'm happy to publish it when you submit it. I don't think it needs (many) comments - a reference to the Axiom Developers Guide should suffice to find an...
... For giggles, can I suggest Super Dots and Boxes? It is a variant to Dots and Boxes I came up with. Instead of scoring for filling in a square, if a...
Hello Rich, I am not even sure I am up to Dots & Boxes. Axiomatic Hello-World represents the current upper boundary of my Axiom developer ability. As simple...
Ok, thanks. ... From: Keith Carter To: axiom-system@yahoogroups.com Sent: Friday, October 05, 2007 11:07 PM Subject: [axiom-system] How about Super Dots &...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the axiom-system group. File :...
axiom-system@yahoogro...
Oct 12, 2007 1:12 am
201
Since score keeping is a desirable feature for many games, I created a simple example of a counter. It took me about 1/2 hour to create this example. A good...
Cool. I will have scoring in my third Axiom game. This will be a big help. I understand about 80% of it. Questions on it later after I get back to Richard...
At this point I am still iffy on tackling Dots & Boxes at all. I was looking for a project that would make a good next step along my Axiom Developer learning...
Any news on the Axiom Renju front? Not that I'm expecting any. This is mostly a post to say "Hi. I'm still following the latest happenings here". :D Doug...
... is ... Hi Doug, This might be a good opportunity to let everyone know what I've been up to lately and as well as to indicate what my immediate plans are. ...
... Hi Rich, UTC is a new game playing algorithm. A program called "MoGo" won the 2007 Mindsports Olympiad computer Go competition using this algorithm. ...
I am making progress on Dots-n-Boxes with a simple evaluation and hope to finish it up over the next two days. Currently I have finished the graphics, the...
... Both Zillion sand Axiom seriously need a GUI for doing board layouts. This would be a very worthwhile project for someone to pick up. I am in favor of a...
... It would be great but who is going to take on such a major project? It is way beyond me though I would help however I was able. I am contributing where I...
Well I did not get the game finished. I have it so the game drops vertical line segments only on vertical positions and drops horizontal line segments only on...
In my first Axiom game, Axiomatic Hex, I wanted to explore the one Axiom feature that sets it apart from a standard Zillions game: the possibility/requirement...
Thanks Ed for publishing your recent experience applying Axiom to Explocus. I think it was an interesting experience with a positive outcome. Both Ed and I...
... Ah, yes, hadn't checked it out first. I guess it's not surprising we both considered the same things worth mentioning. Just to be clear to the rest:...
Hi, I have started dabbling with AXIOM. I found that making it more English-like would help to make the code more readable, see Zillions. Forth has many...
Hi, Meanwhile I have created MyDefs.4th (which I load with LOAD MyDefs.4th at the beginning of Tic-Tac-Toe.4th etc), which allows me to make FORTH better...