Alternatives
Products that do what Laneworks does
Supply chain puzzle game — draw pipes, build, deliver
- 1PP
Hello, HN - I wanted to share this puzzle game I made during my vacation. I'm rather fond of the pipes puzzle where your goal is to restore a scrambled network of connections by rotating tiles. It's usually played on a grid of squares and this all started when I decided to make a programmatic solver for that kind of puzzle. Then I realized that with some minor changes the solver could generate new puzzle instances. I thought about what kind of puzzle to make and someone suggested a hexagonal grid. Adapting the generator wasn't too hard but then I had to create a way to play this variant. So…
2022 · hexapipes.vercel.app
- 2IM
This is the first iteration of a short game I’m making that tries to interactively explain some of my favorite math questions / ideas. My goal is mostly to get the player curious and not necessarily to explain absolutely everything. There were a lot of fun technical parts to building this: - For implementation reasons, it’s much easier if the lines all have integer intersection points with each other. To do this, when a new line is added I “cheat” by rounding intersections to integers and then splitting the old lines at the intersection into new linds (with potentially different slopes)…
2024 · rahulilango.com
- 3

- 4

- 5WA
2022 · github.com
- 6IB
Hi HN, I’m a chemical engineer and I manage logistics at a refinery down in Texas. Whenever I try to explain downstream operations to people outside the industry (including my kids), I usually get blank stares. I wanted to build something that visualizes the concepts and chemistry of a plant without completely dumbing down the science, so I put together this 5-minute browser game. Here's a simple runthrough: https://www.youtube.com/watch?v=is-moBz6upU. I pushed to get through a full product pathway to show the V-804 replay. I am not a software developer by trade, so I relied…
Mar 2026 · fuelingcuriosity.com
- 7AR
I've liked all the projects that put LLMs into game environments. It's been a weird juxtaposition, though: frontier LLMs can one-shot full coding projects, and those same models struggle to get out of Pokémon Red's Mt. Moon. Because of this, I wanted to create a game environment that put this generation of frontier LLMs' top skill, coding, on full display. Ten years ago, a team released a game called Screeps. It was described as an "MMO RTS sandbox for programmers." The Screeps paradigm of writing code and having it executed in a real-time game environment is well suited to LLMs. Drawing on…
Feb 2026 · llmskirmish.com
- 8DF
Domino fit is a domino tiling puzzler I spent a lot of time both making and playing. Its like sudoku but with a geometric angle, the sum of the dots must match the row and column numbers. It's running on Betsy, the server under my couch, and was made with typescript. I'm proud of it. I hope you give it a shot, and appreciate any thoughts or criticisms!
2024 · dominofit.isotropic.us
- 9

- 10IM
Hey, maker here. After launching a daily word search game, I randomly thought of this math game while driving. Finally got around to making it and I think it turned out pretty cool. It’s a math search game that’s meant to help you practice your quick addition, subtraction, multiplication, and division skills. I’m hoping it’ll help people (even those like me who aren’t big on math) learn and increase their speeds. (There are also some settings you can enable to make the game harder) If you try it out, please let me know if you found it fun, if you have anything you’d like me to add, or if you…
2024 · worchle.com
- 11

- 12

- 13

- 14

- 15SM
I've always loved RTS games and wanted to make a game similar for a long time. I thought I'd just try and build a mini / puzzle game around the resource gathering aspects of an RTS. Objective: You have a base at the center and you need to mine and "refine" all of the resources on the map in as short a time as possible. By default, the game will play automatically, but not optimally (moving and buying upgrades). You can disable that with the buttons. You can select drones and right click to move them to specific resources patches and buy upgrades as you earn upgrade points. I've…
Jan 2026 · speedminers.fun
- 16AW
Hi everyone, I’m an indie developer learning Next.js and a big fan of the NYT game Pips. Inspired by it, I built https://pipsgamer.com — a responsive web version of Pips with smooth gameplay on both desktop and mobile. What makes this project different from NYT’s version is that you can play it infinitely under three difficulty levels: Easy / Medium / Hard. This is the first time I’ve built a game. Along the way I ran into many difficulties: implementing the game logic, configuring the UI, matching layouts for small and large screens, etc. I spent many lonely nights and…
Sep 2025 · pipsgamer.com
- 17

- 18GC
2023 · github.com
- 19IM
I've been playing with this for quite some time and I think it's finally ready for public consumption. All feedback welcome.
2025 · madmonk13.github.io
- 20

I would say this is the real factory simulator game haha
Jul 2026 · logisheets.com
- 21IB
Hi, I built Equatile, a logic-based puzzle game where you arrange number tiles on a grid to make every row and column equal their target values. It's built using Expo and is available for free on iOS, Android, and the Web. It's a game I've had in mind for almost 10 years now but never got to actually develop, until I came across Expo which made the process incredibly easy. I might open source the code on GitHub. I hope you enjoy playing it!
2025 · equatile.com
- 22IM
I got the chance to create a whimsical game about their latest Adaptive Pricing feature, despite Stripe being a very serious financial company. I'm in an interesting place being able to be paid to make games for a non-gaming tech company.
2024 · priceadapter.com
- 23PP
I’ve been a big fan of Hexapipes since it came out last year. I also wanted to learn about Penrose tiling. So I implemented a Penrose grid for Hexapipes! My intention is to contribute the code back to Hexapipes. Earlier this year I contributed the Cube grid as a practice run. It is a joy working with the brilliant @gereleth. It will take some work to raise the code to the Hexapipes standard. But the game is ready to play, so I thought I’d release it at its own domain. It is based on a new JS library for generating a random area of Penrose tiles, implementing algorithms by Simon Tatham. Demo…
2023 · penrosepipes.vercel.app
- 24

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