Alternatives
Products that do what Reel Rogue – A browser roguelike (idler) about manipulating the odds does
About a month ago, I shared the Day 1 prototype of this project (https://news.ycombinator.com/item?id=46448670). It has since evolved into a somewhat more polished "Slot-Machine Deckbuilder." I also recently moved the project from qq-pwn.com to alt-qq.com. I did this mid-development specifically to see if I could migrate a live player base and session states without losing people. The Design Challenge: The core of the game is a "One-Armed Bandit" dungeon crawler. The challenge is balancing the "house always wins" nature of slots with the player agency required for a good…
- 1IG
I was at FB/Meta from late 2013 to early 2023, mostly working in the compiler/runtime spaces. I got hit in the spring 2023 layoff wave. I immediately started making games in my newfound free time (a lifelong interest, and I even worked in AA(A?) back ca. ~2000), and in October 2023 I stumbled upon the idea of a roguelike pachinko/plinko game inspired by Luck Be A Landlord. Things snowballed quickly, I started talking to publishers, then worked like crazy through all of 2024, almost the hardest I've ever worked in my career, and launched the game in December 2024. It's sold…
2025
- 2CV
I'm a Unity 3D refugee, certified expert, started in 2005 when it was a two man-band with Joachim and David. I've been lucky enough to make a good living out of Unity with my own consultancy over the years making data visualisation applications (Wind Energy) and innovation projects (Visualising accounting data for Wolters Kluwer etc.). Godot is pretty amazing in my opinion. Wrote this game over a few days and was productive in Godot basically instantly. I couldn't get up and running in Unreal despite trying a few times. It's my ambition to start a niche agency developing 80's style games of…
2023 · lfgslots.com
- 3IM
I sometimes pick up random projects just because I can, this was one of those times. I made it as a week long project a while back this year but never shared here, so thought to go for it haha. I created a game inspired by Doom and the backrooms called The Backdooms under 2.4kb in minified html. (for reference, this entire post would be around 1.8kB haha) I had to use a not popular way of using GZip with Zlib headers (had to write my own script for compressing it, also in the repo) to eventually convert it a size 40 QR code that works right in your browser using Decompressionstream API. This…
2025 · github.com
- 4AR
2025 · github.com
- 5PA
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
- 6IT
I've been teaching LLMs to play Magic: The Gathering recently, via MCP tools hooked up to the open-source XMage codebase. It's still pretty buggy and I think there's significant room for existing models to get better at it via tooling improvements, but it pretty much works today. The ratings for expensive frontier models are artificially low right now because I've been focusing on cheaper models until I work out the bugs, so they don't have a lot of games in the system.
Feb 2026 · mage-bench.com
- 7MA
A few months ago (82 days to be exact!) I posted a link on HN to my game, Meatshields. A bunch of you commented and played my game and gave me some wonderful feedback. Over the last few months I've been playing with many of you and implementing the best of everybody's suggestions. So, thank you, HN for all your help! I feel this is an extreme overhaul I couldn't have done without your input. Since then, I have: Dramatically improved our hosting platform (So it HOPEFULLY won't go down this time (oops.)), Added two new units, Rebalanced all existing units, Added many more maps, Improved the…
2017
- 8RA
This is a project that I have been working on in my spare time for a while now. It's a new virtual tabletop for playing pen and paper role playing games online, but it takes an entirely different approach than anything out there right now. Rather than trying to turn pen and paper games into video games, with features centered around one-click damage calculations and detailed stats tracking, Roll20 focuses on storytelling. It has completely new features like background music, player journals, and an expansive art library with a built-in web search. The entire system runs on NodeJS, Padrino,…
2012 · kickstarter.com
- 9IB
Dear Hacker News, I'm kindly asking for your participation in the open beta for my AI-managed mini-games website. Thank you in advance! For a limited time window, I'm setting the all-free feature flag to true. I hope you have a lot of fun exploring the AI's sense for games! Here and there, I tweaked it to help with visual consistency. I would be deeply grateful if you opted into analytics. $2,300 in API tokens... Cheers!
Jun 2026 · minigames.world
- 10WA
I've been working on a browser-based programming game where you write bots to explore procedurally generated dungeons in any WebAssembly-compatible language. It's like a minimalist roguelike where your character's brain is a program you write. There are pre-made libraries for C, Rust, Zig, Go, and AssemblyScript. The game mechanics are intentionally simple for now, but the challenge comes from building up your bot's understanding of the world from limited local information. Your code needs to handle mapping, pathfinding, and strategy while dealing with monsters and potentially hostile other…
2025 · shaneliesegang.com
- 11AR
A minimal "@ moving around a hardcoded map" implemented in a bunch of languages, some by me and some contributed by others. A slightly more interesting riff on the Hello World or 99 Bottles of Beer theme. More languages or improvements on existing ones would be nice :) There's a github repo at: https://github.com/nrkn/SimpleRL
2011
- 12IB
Hey HN! What started off as a meme has turned into a passion project and I'm pretty excited about it. As the title suggests, I made a Rock, Paper, Scissors game in React. The twist is the perk shop that you can power yourself up upon wins. I have a Node web socket backend because it started off as just a PvP experience, but I wanted people to be able to play a solo mode. That's where the Roguelike comes in. I still have plenty of features to go! But for now, it's an endless Roguelike where after each round, you get to upgrade a shop perk to make your character stronger. I'd love to get some…
2024 · xtremerps.com
- 13MG
This weekend I participated in my first hackathon at TechCrunch Disrupt, and built an HTML5 game with a few people that I met at the event. We got honorable mention, putting us in the top 6 teams of 104 competing. I'm looking for some feedback on the game, so here it is: http://venturecrapital.us Source: https://github.com/wylieconlon/Venture-Crapital https://github.com/dmitric/venturecrapital-server
2011
- 14SE
Hey, I've shared this game while it was still a work in progress in one of the Tell HN threads. I was pleasantly surprised that a lot of people tried it, and I got some positive feedback and constructive criticism. Anyway, I found a gamedev library I really like - Kaplay [1]. What I like about it is that easy things are easy. Meaning I could have fun building the game without learning (or fighting) a new tool. I always wanted to make games, but this is the first one I actually did. And I have to tell you - game development sparks joy! It combines so many things (game design, programming,…
Jan 2026 · muffinman-io.itch.io
- 15CQ
I'm building a cozy multiplayer game engine (very early stages - just a few days in!) combining Elixir, Go, and Godot to achieve sub-50ms latency while maintaining a warm, welcoming feel. My architecture uses Elixir/Phoenix for fault-tolerant session management, Go for high-performance game state sync (1ms tick rate), and Godot for client-side prediction. I've implemented lock-free data structures, SIMD-optimized physics, and binary protocols with delta compression. Quick note: the website/login aren't functional yet - this is a work in progress! Here's my technical deep-dive into…
2024 · tappygames.itch.io
- 16MC
Hey all, just wanted to share a little game experiment. It's a rooms & keys kind of adventure with a lot of random deaths. It plays a Veo3-generated video in response to clicks, with Gemini used for coding. Prompting the videos was fun, but trying to vibe code everything was not. In the future I'll go back to using LLMs more sparingly for isolated functions, or at least try not to have it create anything that requires seeing the output to debug.
Oct 2025 · bemmu.com
- 17TA
I created a small typing game. Would love to get some feedback on it. What can I improve? Are there any features you're missing? Are you having fun playing it? I certainly did have fun :)
Jul 2026 · typocalypse.florianrudaj.com
- 18OR
Hi I've created a text-based RPG game in which you can experience different adventures and play interesting characters while the AI acts as a real time DM/story teller. There are multiple ways to interact with AI: 1) Input free will move 2) Input default move (affects resources) 3) Post a question to DM Also one more cool feature is that you can create your own adventure via simple form. Add scenes, add characters and make it public so other players are able to test it. I also plan to have 'competetive' side where players will pay some small fee to creators in crypto depending on…
2023 · landing.v3rpg.com
- 19IB
VSCode extension with games (Snake, Plinko, slots), HN/LessWrong reader, and Pomodoro timer for AI coding wait times. Fake currency only. Marketplace: https://marketplace.visualstudio.com/items?itemName=TouchGra... Built in a week with Claude Code after seeing Chad IDE get ratio'd for integrating real gambling. Happy to answer questions or get roasted on the code.
Dec 2025 · github.com
- 20IM
Hey everyone, I built this project because I always wanted to try playing D&D but couldn’t find a group of friends or a DM to play with. It’s still early stages and not meant to be a complete replacement for real DMs or IRL sessions, but it’s a good way to dip your toes into DnD or to play on your phone between your IRL sessions. I tried playing D&D with ChatGPT but the overall experience was lacking, so I built this site & Discord bot that has a character sheet tool, better memory management, support for multiplayer, and automatic tracking for things like spells, HP, and encounters. Try it…
2023 · fables.gg
- 211M
Howdy, long time HN'er. Spent ~20 years in FAANG and startups, got the pink slip during a big layoff wave in spring 2023. That's ok, I was about to quit anyway :) Finally got back to a lifelong goal of mine, making an "indie" game. (Indie is subjective, but you get the drift.) So, here it is: Ballionaire, a "fast-paced pachinko roguelike where strategy meets physics to create outrageous wealth!" My influences were: Plinko(TM), Luck Be A Landlord, and Totally Accurate Battle Simulator. I was really fortunate because localthunk, the dev behind Balatro, noticed my game during its first month of…
2024 · store.steampowered.com
- 22WG
Hi HN! This has been a fun little side project. You simply click to shoot arrows at falling circles (and the arrows of other players!) Hopefully, I make other social & simple games over time. I had to struggle with all the usually problems of game synchronization. It was a fun way to explore phoenix & elixir. You'll notice the signature claude code purple gradient. I'll be honest, I couldn't have built it without AI! If you really like it you can vote with your wallet and toss me $1.99. Or not!!
Dec 2025 · wingspan.games
- 23

- 24IM
http://codewords.io/ I've been trying to get permission to run a game of it from the publisher and designer (CGE & Vlaada Chvátil) but I haven't heard back. I've found demonstrating that there's interest in what you're doing is the best way to get ahold of people. So.. Anyone interested in trying a massive game of Codenames over Twitch? Not quite "For Science!" more "For Engineering!" Which, let's be honest here, has a much better ring to it. If you'd like to know more, I put up an FAQ up here: http://codewords.io/faq/ If you'd like to sign up to help,…
2017
Ranked by how close each launch is in meaning, then by votes. Refine with a description →