Earlier quoted context omitted.
Thanks. Yes, that makes sense. The web version of the game is powered by WebAssembly and renders to a canvas. The game is only able to utilize one CPU core when running in the browser, maxing that core out probably set off your fans.
...isn't webassembly supposed to be more efficient?
The first 10k games at bgammon.org, an open source online backgammon service
61–70 of 71 posts
Re: The first 10k games at bgammon.org, an open source online backgammon service
#62heroes.backgammonstudio.com
Whoever runs this project does a fantastic job. It feels like they really care about the game. There's some friction to signing up and rules that force you to finish games that results in a stable player base.
Re: The first 10k games at bgammon.org, an open source online backgammon service
#63- Thank you for getting me to play for my first time!
- Once a move has been utilized, then grey out that dice
- Rename the button "OK" to "Skip turn", I was wasting many turns until I figured out it skips your turn
- Make the color of your player more visible, I didn't know if I was black or white, thought I was white for the longest time
- For desktop users, do not show the popup keyboard, super difficult to chat with other players since it hides the text I'm writing
- Once I've done my two/four moves, autoclick the "ok button" so it speeds up the gameplay
Re: The first 10k games at bgammon.org, an open source online backgammon service
#64bgammon.org register and login pages do not allow copy/pasting of usernames and passwords. i'd love to play but that's kind of annoying.
Re: The first 10k games at bgammon.org, an open source online backgammon service
#65Earlier quoted context omitted.
I got a feeling that this may be a cultural aspect there too: Backgammon is not considered "sophisticated," I think. I'm from Greece (I don't play backgammon myself, though), and backgammon (tavli) is extremely popular but widely considered "a game for the masses." It is played mostly in tavernas and old-style coffee shops, and each game has a social aspect, too. People discussing (sometimes shouting and finger-point…
chess should be a game for the masses too, and I think it is. People play that in cafes too
Backgammon has just about the perfect amount of RNG injected into it... weaker players can win, especially a single point (backgammon is typically played to a point target.. a game is normally worth 1 point (except for a few edge cases where one player loses very badly), but there is a doubling cube that starts in the middle. At their turn either played can pick up the cube and double, at which point their opponent can either accept, and play for double points, or resign for the _original_ stake. The cube is then handed to the acceptor, and then he can redouble later, etc, etc.
Re: The first 10k games at bgammon.org, an open source online backgammon service
#66My best guess is that the game started out with all the pieces off the board and you had to get them all on and around and off the far side. However this takes too long and some bright Persians who understood the game far more than me who only plays an occasional game with my father started creating and playing strategic openings. Positions with interesting interactions with the dice but now the game was much shorter and exciting. And the game we all play and enjoy today was one of the more popular openings.
A good theory, hard to prove. But why on earth do you start with five tokens already in your home???
Re: The first 10k games at bgammon.org, an open source online backgammon service
#67The opening position of backgammon always worries me, not because it is bad, but because I don't understand it. And backgammon is old enough that getting to the origin and meaning behind the position is not trivial. My best guess is that the game started out with all the pieces off the board and you had to get them all on and around and off the far side. However this takes too long and some bright Persians who unders…
Re: The first 10k games at bgammon.org, an open source online backgammon service
#68Hey there, author here. Glad to answer any questions. If you don't know how to play backgammon, check out this guide[0] and/or this video[1]. There is a lot of history[2] behind backgammon. bgammon.org is AGPL-licensed, the client[3] and server[4] source code is publicly available. The graphical client is powered by the excellent Ebitengine[5] game engine. 0. https://bgammon.org/blog/20240201-how-to-play-backgammon/…
Re: The first 10k games at bgammon.org, an open source online backgammon service
#69Something I've thought a lot while playing backgammon locally is "I wish there was a site like lichess, but for backgammon"... so kudos for going out and starting your own! Are there any plans for post-game analysis? There seems to be an issue with the login/signup form, as it doesn't pull up the native keyboard for my phone, but some random keyboard.
I got a feeling that this may be a cultural aspect there too: Backgammon is not considered "sophisticated," I think. I'm from Greece (I don't play backgammon myself, though), and backgammon (tavli) is extremely popular but widely considered "a game for the masses." It is played mostly in tavernas and old-style coffee shops, and each game has a social aspect, too. People discussing (sometimes shouting and finger-point…
I like it because it's not as serious as chess, at least when it's not played for money. Just roll and go. I always carry a portable set with me, made by sondergut.
Re: The first 10k games at bgammon.org, an open source online backgammon service
#70Earlier quoted context omitted.
I got a feeling that this may be a cultural aspect there too: Backgammon is not considered "sophisticated," I think. I'm from Greece (I don't play backgammon myself, though), and backgammon (tavli) is extremely popular but widely considered "a game for the masses." It is played mostly in tavernas and old-style coffee shops, and each game has a social aspect, too. People discussing (sometimes shouting and finger-point…
chess should be a game for the masses too, and I think it is. People play that in cafes too
Backgammon has dice rolls and less complex strategy, so it's nicer to play over coffee and chatting. Rolling doubles also gives potential for comeback swings so it can be fun for spectators too.