Author |
Topic: Analysis board (Read 583 times) |
|
DarkAngelCryo
Forum Full Member
Arimaa player #5928
Gender:
Posts: 12
|
|
Analysis board
« on: Dec 11th, 2010, 11:20pm » |
Quote Modify
|
I think the gameroom needs something similar to chess.com's analysis board. That is to say a board where you can set up the pieces as you like, and then analyze strategies and tactics outside of any bot or human game. Any thoughts? Or does something like this already exist?
|
|
IP Logged |
|
|
|
aaaa
Forum Guru
Arimaa player #958
Posts: 768
|
|
Re: Analysis board
« Reply #1 on: Dec 12th, 2010, 3:27am » |
Quote Modify
|
You could try the game planner.
|
|
IP Logged |
|
|
|
lightvector
Forum Guru
Arimaa player #2543
Gender:
Posts: 197
|
|
Re: Analysis board
« Reply #3 on: Dec 15th, 2010, 10:31pm » |
Quote Modify
|
While we're on the subject, I discovered today that the game planner's not very robust at all against bad input. Or even against slight variations in what should still be good input. In particular, trailing whitespace after the line for a move causes the game planner to totally freak out. Like, "12g md4s Ed5s md3w mc3x Ed4s ", where there is a single space after the "Ed4s". It would be nice if better input handling happened here - it's easy to make a typo or add an extra space, or in my case, have trailing spaces because that's what my code output. But it's not a big deal, and I don't want to burden Omar with requests or anything. Fortunately, Clojure's Arimaa viewer is now taking up this role, making the game planner a little less important.
|
|
IP Logged |
|
|
|
omar
Forum Guru
Arimaa player #2
Gender:
Posts: 1003
|
|
Re: Analysis board
« Reply #4 on: Dec 16th, 2010, 9:56am » |
Quote Modify
|
Thanks for letting me know about this. It should be fixed now.
|
|
IP Logged |
|
|
|
|