nowfound

Alternatives

Products that do what Team Chess does

Up to 4 players chess on a 16x8 double board

  1. 1CA
  2. 2IM
  3. 3

    Play chess with friends right from Figma

    2020

  4. 4

    Find local chess players & events for casual real-life games

    2025

  5. 5

    A new chess puzzle to solve every day

    2022

  6. 6CE

    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

  7. 7SA

    I made a chess engine today, and made it fit within 2KB. I used a variant of MinMax called Negamax, with alpha beta pruning. For the board representation I have used a 120-cell "mailbox". I managed to squeeze in checkmate/stalemate in there, after trimming out some edge cases. I am a great fan of demoscene (computer art subculture) since middle school, and hence it was a ritual i had to perform. For estimating the Elo, I measured 240 automated games against Stockfish Elo levels (1320 to 1600) under fixed depth-5 and some constrained rules, using equal color distribution. Then converted…

    Feb 2026 · github.com

  8. 8PA

    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

  9. 9
    GoChess173

    The most powerful Chess board ever invented

    2023

  10. 10

    Four player chess with a simple invite link

    15d ago · 4playerchess.plus

  11. 11CT

    I continue my experiment of transposing classic games onto an irregular grid. I've previously released variants of minesweeper and checkers. And now I'd like to share my variant of Chess. Chess can be a pretty punishing game, but I thought this was nevertheless a way to make it even more challenging by making it trickier to anticipate your opponent, even though both players still have the same information. From the playtests I've done, that challenge is pretty compelling. It also seems to be more fun at 2 people, where both players keep surprising one another.

    2024 · polyreplay.com

  12. 12OC

    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

  13. 13CS

    Chess, but each square also follows the rules of Conway's Game of Life. Only your own pieces count as neighbours when deciding births/deaths. For births, an empty square must have 3 neighbours for 2 consecutive turns. For deaths, a piece must have 3 neighbours for 3 consecutive turns. This is a simple proof of concept I made with python and curses. You can play with a friend locally or over a socket connection. Controls: Arrow keys to move the cursor, enter/space to select and move a piece, u or backspace to undo a move, r to redo a move, q or escape to quit, s to perform a move…

    2023 · gist.github.com

  14. 14

    A casual chess game where games only last 5 minutes

    2020

  15. 15PA

    Hi, this is my first HN submission so please forgive the rough edges. For this project gathered chess positions from some well-known chess players with a lot of games. (Usually ~25k games and 1M+ positions. The most for any player was GM Aman Hambleton with 1.8M positions indexed.) With each board position I create a probability distribution of moves the player has made from that position. Then, I simply draw from that distribution (with sampling temperature) to choose a move. As long as there's at least one game with a given position, you can keep playing. You'll see that it's pretty easy…

    2022 · d2frm2q2a7fq8v.cloudfront.net

  16. 16BN

    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

  17. 17

    Four-player chess in your browser. One link, no signup.

    9d ago · chessbox.app

  18. 18CM

    2016 · chessboardifygame.xyz

  19. 19MO

    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

  20. 20

    Chess for macOS

    2020

  21. 21

    Board game of strategy played between friends, family & kids

    2018

  22. 22

    AI chess coaching that asks questions, not just answers!

    Jun 2026 · d4chess.club

  23. 23CA

    Two years ago I sat down to build a chess engine for my kids' Christmas present. Wanted it to play badly enough to be beatable but not randomly bad: different styles so they could choose what to face. While building those styles I noticed the choices started looking like actual historical players' tendencies. Went looking. Turns out: given enough games from one person, you can extract enough of their decision pattern to reproduce it. Two years later, 41 players, ~3,000 games each. Tal sacrifices unsoundly. Morphy attacks like it's 1850. Capablanca grinds endgames. Same engine underneath,…

    Apr 2026 · playchessgate.com

  24. 24FC

    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

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