Alternatives
Products that do what Laser, a new game played on a chess board does
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…
- 1

- 2PA
Thought I would post in celebration of 1 year of my website being online. I've been working on it on and off and currently the website allows users to play Hex, Tumbleweed, Amazons, and Connect 6 against friends or against practice bots. I've been a long time player of some of these games and I felt for a long time that the world could use a few more popular abstract strategy games compared to Chess or Go. If you try it, let me know what you think. I'm always looking for new games or new features to add :)
Oct 2025 · abstractboardgames.com
- 3RV
I made this game to teach my daughter how buffer overflows work. I want her to look at programs as things she can change, and make them do whatever she wants. Building your exploit in memory and jumping to it feels so cool. I hope this game teaches kids and programmers (who seem to have forgotten what computers actually are) that its quite fun to mess with programs. We used to have that excitement few years ago, just break into softice and change a branch into a nop and ignore the serial number check, or go to a different game level because this one is too annoying. While working on the game…
2023 · punkx.org
- 4CA
2021 · chrisbutner.github.io
- 5OC
My personal project: https://github.com/leonidasdeim/chasse Goal was to build session based chessboard game without any rules - to play just like oldschool over the board. Just create new board and share link with a friend. I would appreciate any feedback and github star. Thanks!
2023 · chasse.fun
- 6
Voronoi Go▲155I posted once before but wanted to share again because a lot has changed. There's now a fairly strong bot to play against (contributed by a community member) and also correspondence games. The combination of these things helps a bit in finding people to play against.
10d ago · voronoigo.com
- 7CM
2016 · chessboardifygame.xyz
- 8

- 9MO
rearrange the chess pieces so that the number of pieces threatening each square matches the large number in that square? pieces move freely https://chedoku.com/#dailypuzzle
2023
- 10CE
We built ChessBoss at the TechCrunch Disrupt hackathon this week. It didn’t make the top 10 but I thought Hacker News might think it’s pretty cool. https://devpost.com/software/chess-boss There are these really cool smart chessboards that can suggest moves and track your games... but they’re $400 and weigh 19 pounds. And of course there are apps that can analyze games but tracking and inputting games by hand is a huge pain. Or fully-digital chess apps... but board games are way more fun in real life! We wondered: “why can’t you just do that in software and bring the best…
2019 · devpost.com
- 11LO
"Lights Out" is a mathematical puzzle that lives on an grid where each cell of the grid is one of two colors: either red or white. The goal is to eventually get all the cells in the grid to be red. What's the catch? Clicking a cell will not only flip its color, but also that of all cells sharing the same row or column as it. To me, this game feels like playing with a Rubik's cube --- every time you think you are fixing one cell, you mess up its neighbors! There are many ways to arrive at a solution... some mathematical (linear algebra, or combinatorics), others more logical,... and yet…
Oct 2025 · raymondtana.github.io
- 12BN
blunderchess.net is an open source, peer-to-peer chess app where every five moves, players each get to make one blunder-move for their opponent
2025 · blunderchess.net
- 13NA
I built over the last two years a human-like neural network chess engine that tries to predict your rating from a single game. It automatically adapts to your play and tries to play like a human at your level would play, giving you a balanced game. At the core I’m using an AlphaZero / Leela Chess Zero style neural network that I have trained on 1 billion human games from the lichess.org open database. Around this network I have built a chess engine in Rust with algorithms that use the outputs from the NN to produce human-like moves at a given rating from beginner to world champion, as…
2022 · noctie.ai
- 14

- 15TP
Hey everyone, I have been trying to build a terminal based app for sometime now and this is an attempt at trying to build a chess app that one can play right inside terminal. I was inspired by `chess-tui`[1] which is a rust based project and was looking to build something similar using python. Luckily I stumbled upon textual[2] recently and it made my task of building this far more easier than I thought. [1] https://github.com/thomas-mauran/chess-tui [2] https://github.com/textualize/textual
2024 · github.com
- 16AL
Hello HN, For a few months I'm been working on a fun side-project to port the (awesome) chessboardjs library to an easily reusable and embeddable web component. The quarantine has finally spurred me to put the finishing touches on it. https://justinfagnani.github.io/chessboard-element/ It works in plain HTML files just by writing an HTML tag: And it works in any framework because it's just an HTML element. Styling is encapsulated and customizable with CSS properties and parts: chess-board { --dark-color: darkmagenta; } /* Highlight the e2 square in red */…
2020
- 17

- 18

- 19

- 20

- 21FC
Hi HN! I built a simple chess game so that my son in Singapore can play chess with his grandfather in China. Why? There is currently no service or open source software that has all of the following: * All processing and assets on a single server (Critical to workaround a firewall) * No email account required (Chinese Internet services typically login via WeChat) * Works on Android browser * Simple to install and config I built it, together with Claude Code, using simple and boring technologies (Django + Client-side JS). I hope that when you use it, you will find it simple to understand…
Sep 2025 · github.com
- 22

- 23

- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →