Author |
Topic: Arimaa "Summer Camp" (Read 5680 times) |
|
ddyer
Forum Guru
Gender:
Posts: 66
|
|
Arimaa "Summer Camp"
« on: Jul 24th, 2013, 12:58pm » |
Quote Modify
|
This will be a round-robin competition at Boardspace.net, intended to be complementary to the annual championship played here. - no pressure. Not an tournament, just a slightly structured set of games to play.
- relaxed time pressure. You have 10 minutes more time than your opponent.
- games scheduled by mutual arrangement with your opponents.
The games will start Aug 15. Sign up: http://boardspace.net/cgi-bin/tournament-signup.cgi?tournamentid=39
|
« Last Edit: Jul 24th, 2013, 12:59pm by ddyer » |
IP Logged |
visit my game site: http://www.boardspace.net/ free online abstract strategy games
|
|
|
supersamu
Forum Moderator Forum Guru
Arimaa player #7523
Gender:
Posts: 140
|
|
Re: Arimaa "Summer Camp"
« Reply #1 on: Jul 25th, 2013, 3:31am » |
Quote Modify
|
I tried to sign up, but it didn´t work.
|
|
IP Logged |
|
|
|
harvestsnow
Forum Guru
Gender:
Posts: 88
|
|
Re: Arimaa "Summer Camp"
« Reply #2 on: Jul 25th, 2013, 7:04am » |
Quote Modify
|
on Jul 25th, 2013, 3:31am, supersamu wrote:I tried to sign up, but it didn´t work. |
| If the site doesn't create a java applet in a separate window (the "lobby"), then probably nothing will work for you. The problem seems to be that the "height" parameter is 0, which causes some browsers to ignore it, including chromiummy version of chromium not to load it. Firefox is fine with it. I hope ddyer will change it. In any case, it can be fixed locally (run it with tampermonkey): Code:// ==UserScript== // @name boardspace.net applet fix // @namespace http://harvestsnow.cow // @match http://boardspace.net/cgi-bin/login.cgi* // ==/UserScript== document.applets[0].height = 1; |
|
|
« Last Edit: Jul 26th, 2013, 5:32am by harvestsnow » |
IP Logged |
|
|
|
ChrisB
Forum Guru
Arimaa player #2339
Gender:
Posts: 147
|
|
Re: Arimaa "Summer Camp"
« Reply #3 on: Jul 25th, 2013, 1:12pm » |
Quote Modify
|
The IE browser didn't work for me, but I was able to sign up using the Chrome browser. Looking forward to the event!
|
|
IP Logged |
|
|
|
ddyer
Forum Guru
Gender:
Posts: 66
|
|
Re: Arimaa "Summer Camp"
« Reply #4 on: Jul 25th, 2013, 2:20pm » |
Quote Modify
|
For what platform does chrome have a problem with zero height applets?
|
|
IP Logged |
visit my game site: http://www.boardspace.net/ free online abstract strategy games
|
|
|
harvestsnow
Forum Guru
Gender:
Posts: 88
|
|
Re: Arimaa "Summer Camp"
« Reply #5 on: Jul 26th, 2013, 5:33am » |
Quote Modify
|
on Jul 25th, 2013, 2:20pm, ddyer wrote:For what platform does chrome have a problem with zero height applets? |
| Chromium 28.0.1500.71 Ubuntu 12.04, with Iced Tea plugin. The applet loads normally if it's called from a local copy of the page with a non-zero height parameter. This isn't the only weird thing, though. Accessing any property or method of the applet does the trick. Thus, a javascript statement like Code:document.applets[0].toString; |
| , which theoretically shouldn't have any effect, makes the applet appear. It's like "hit it to make it work". Maybe this doesn't have anything to do with supersamu's and ChrisB's problems. The <applet> tag has been deprecated for so long, it wouldn't be surprising to have a weird array of bugs. I'd gladly join the tournament; unfortunately I need to play at least one game, and the arimaa gameroom is stuck for me on a game where Dumbot won't make its move...
|
|
IP Logged |
|
|
|
ddyer
Forum Guru
Gender:
Posts: 66
|
|
Re: Arimaa "Summer Camp"
« Reply #6 on: Jul 26th, 2013, 12:13pm » |
Quote Modify
|
Java in Ubunto is a poor cousin. I suspect dumbot will eventually move, it's just slow (and also not a very good player). I've been unable to interest the bot developers here in making a better one. Better to get a human opponent.
|
|
IP Logged |
visit my game site: http://www.boardspace.net/ free online abstract strategy games
|
|
|
ChrisB
Forum Guru
Arimaa player #2339
Gender:
Posts: 147
|
|
Re: Arimaa "Summer Camp"
« Reply #7 on: Jul 26th, 2013, 1:03pm » |
Quote Modify
|
on Jul 26th, 2013, 12:13pm, ddyer wrote: I suspect dumbot will eventually move, it's just slow (and also not a very good player). I've been unable to interest the bot developers here in making a better one. Better to get a human opponent. |
| Yes, dumbot is slow. I wasn't checking its move times, but it seems to take 2 minutes or more to do all four of its steps. And, yes, it is not very good. Still I found playing it helpful to get used to the interface and the different piece designs.
|
|
IP Logged |
|
|
|
Fritzlein
Forum Guru
Arimaa player #706
Gender:
Posts: 5928
|
|
Re: Arimaa "Summer Camp"
« Reply #8 on: Jul 27th, 2013, 1:26pm » |
Quote Modify
|
on Jul 24th, 2013, 12:58pm, ddyer wrote:relaxed time pressure. You have 10 minutes more time than your opponent. |
| So there is no increment per se? To be more specific, suppose that you have used 20 minutes exactly and then I make a move that brings my total thinking time to 29 minutes and 59 seconds, i.e. I move one second before losing on time. If you make you next move in one second, does that leave me with just two seconds to make my next move or lose on time? This is an intriguing dynamic. Are games with such a time control often decided on time?
|
|
IP Logged |
|
|
|
ddyer
Forum Guru
Gender:
Posts: 66
|
|
Re: Arimaa "Summer Camp"
« Reply #9 on: Jul 27th, 2013, 1:57pm » |
Quote Modify
|
on Jul 27th, 2013, 1:26pm, Fritzlein wrote: So there is no increment per se? To be more specific, suppose that you have used 20 minutes exactly and then I make a move that brings my total thinking time to 29 minutes and 59 seconds, i.e. I move one second before losing on time. If you make you next move in one second, does that leave me with just two seconds to make my next move or lose on time? This is an intriguing dynamic. Are games with such a time control often decided on time? |
| That's correct. You have to use about as much time as your opponent, but the absolute amount is not relevant. Most of the game interfaces at Boardspace, including Arimaa, include a second clock that shows the time deficit. Boardspace tournament games are rarely lost on time.
|
|
IP Logged |
visit my game site: http://www.boardspace.net/ free online abstract strategy games
|
|
|
harvestsnow
Forum Guru
Gender:
Posts: 88
|
|
Re: Arimaa "Summer Camp"
« Reply #10 on: Aug 21st, 2013, 1:29pm » |
Quote Modify
|
The first two games have been played. They can be reviewed there (search for AA-harvey-ddyer-2013-08-17-1650.sgf and AA-ChrisBo-harvey-2013-08-18-1448.sgf in the main directory). Four games are scheduled: Thursday August 22, 01:00 GMT ChrisBo- ddyer Thursday August 22, 22:00 GMT harvey - woh Saturday August 24, 12h00 GMT ChrisBo - woh Sunday August 25, 20:00 GMT ddyer - woh No news from foggy at the moment.
|
|
IP Logged |
|
|
|
browni3141
Forum Guru
Arimaa player #7014
Gender:
Posts: 385
|
|
Re: Arimaa "Summer Camp"
« Reply #11 on: Aug 21st, 2013, 6:11pm » |
Quote Modify
|
I kind of wanted to do this, but I got busy and forgot about it I hope it is fun.
|
|
IP Logged |
|
|
|
harvestsnow
Forum Guru
Gender:
Posts: 88
|
|
Re: Arimaa "Summer Camp"
« Reply #12 on: Aug 24th, 2013, 11:31pm » |
Quote Modify
|
It would be more fun with more players. The boardspace client is quite different from the one at arimaa.com. The moves you try on the board are visible to your opponent and the spectators. The mouse position is also relayed several times per second. This gives a closer feeling to a real board. It's very nice for informal games, but if there's anything at stake I'd rather avoid leaking information about my thought process to my opponent, or warning them of an upcoming move. It might be interesting to play slow-paced demonstration games on boardspace and record the experience. As for the time control, having 10 minutes more than woh who plays at blitz speed isn't relaxed at all. I had trouble following him, and ChrisBo vs woh seem to have ended on time. The other games were played at roughly 1 minute per move.
|
|
IP Logged |
|
|
|
supersamu
Forum Moderator Forum Guru
Arimaa player #7523
Gender:
Posts: 140
|
|
Re: Arimaa "Summer Camp"
« Reply #13 on: Aug 25th, 2013, 2:36am » |
Quote Modify
|
I would have loved to participate, but I couldn't get the website to work. The time control is something worth trying and the client sounds cool. Maybe the next time!
|
|
IP Logged |
|
|
|
cvic
Forum Senior Member
ಠ_ಠ
Gender:
Posts: 27
|
|
Re: Arimaa "Summer Camp"
« Reply #14 on: Aug 25th, 2013, 5:14pm » |
Quote Modify
|
Created an account, but I can't figure out how to signup... Using Firefox 23 on Windows XP SP3 atm. I'll try on Ubuntu tomorrow.
|
|
IP Logged |
|
|
|
|