Show HN: Laser, a new game played on a chess board (playlaser.xyz)
Laser is a turn based game similar to chess, with different piece movement rules, starting position, and win conditions. It's named after the laser piece, which can shoot diagonally through every piece on the board except for the wall, which blocks it. The detailed rules are on the website.
I made the website as a super minimal way to play online against friends. Nobody really knows about it so it might be hard to find a game, but maybe you will against someone on HN if people read this. It uses the lichess.org chessboard UI which is super pretty and allows you to draw on the board, make premoves, etc. The code is public if you are interested: github.com/melgrove/laser
If you are playing, good luck, and don't get lasered!
68 comments
[ 3.3 ms ] story [ 133 ms ] threadHave you thought about making it so you can play against the computer?
Can the laser shoot across either diagonal?
Pawns only move to adjacent squares, like in chess?
If the laser can move horizontally and vertically, then why not just say it can move like a rook in chess, the way two other pieces are described?
- Sometimes I can make infinite consecutive moves - Sometimes the game displays the "<opponent> wins" message when they haven't satisfied any of the win conditions and I haven't resigned. - Sometimes I enter a game and immediately win (though this might just be the opponent insta-resigning?)
Would love to come back and play more when it's working better!
Hm.
“Laser Chess” was also the name of a 1987 video game: https://en.m.wikipedia.org/wiki/Laser_Chess
Gameplay video: https://m.youtube.com/watch?v=PywxkhY3kGs
The nice part about Chess 2 is that the different armies are playable in any combination, which adds lots of variety to the game (although there are some balance issues which are addressed through the official tournament rules).
[0] Apparently Sirlin didn't really like the rule set he published so he fundamentally changed the rules a while back but kept calling it Chess 2, unfortunately.
You also need four of the diagonal pieces, so the bishops won't cut it.
I think I've walked into a bug.
https://imgur.com/a/WX04SD4
(Assuming black starts with a1 at bottom left):
1. Kc5 d6; 2. e3 <= was my next move but my pawn teleported to f5
Clock randomly jumps to zero. I can sometimes make infinite moves. Using laser is a bit unintuitive.
It gets frustrating when this happens near the end of game when I am just about to win but the game randomly decides to reset my clock or stop the game and make the other person winner!
I would like to play more, but the games seem to be unreliable - the moves from my opponents stop getting through at some point, typically after a few moves.
If it sticks, maybe it could even be adopted as a variant in Lichess?
They are a lichess fork focused on variants.
You might want to create some discord or similar to make sure the community outlives the short-lived HN celebrity.