Alternatives
Products that do what Scarcity does
Instant-play browser battle royale. No downloads.
- 1IM
I've posted this game here before, hopefully a repost is fine as the game has changed quite a bit (improved AI, improved mapeditor, much quicker gameplay, etc). Game is based on JavaScript/Canvas and WebSockets. On the browser side the map is pre-rendered (as a background image), just the mobile units/buildings and animations are dynamically rendered. The lobby server is made in node.js, but the game server is C++ for performance reasons (mainly the pathfinding). I found the C++ WebSocket libraries out there to be too difficult to use so I made my own based on the rfc. Overall I…
2022 · battle-of-flags.com
- 2AO
I made a game (https://polyfight.io/) which revolves around a player (a tank) leveling up and upgrading by killing shapes and other tanks (partially inspired by https://diep.io). It has a bunch of features, a vast number of tanks, an inbuilt chatting system, clans to make teams with your friends, a colour scheme maker, controllable sandboxes which can be public or private, a last man standing gamemode, and an inbuilt 1v1 system with its own ELO rankings and a global leaderboard. The game has a few players right now, and I'd hope to spread the joy players have with…
2024 · polyfight.io
- 3

- 4BW
Hi HN ! This is an open source project I've been working on for a while. It's actually the third breakout-like game I've built. I really like the simplicity of the concept, having just one input (the puck horizontal position) and a simple gameplay that gives a low skill floor. My girlfriend and I played a lot of the excellent LBreakoutHD, an open source breakout game that follows the traditional formula of having multiple lives, scoring points by breaking bricks and catching the good upgrades that spawn randomly and fall down, while avoiding bad upgrades. She liked this game because it is…
2025 · breakout.lecaro.me
- 5MA
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
- 62M
2018 · surviv.io
- 7

- 8AI
2018 · acolytefight.io
- 9PA
2012 · powderkeg.artillery.com
- 10BG
Hi HN, I've been building a browser-based multiplayer strategy game called Borderhold. Matches run on large maps designed for hundreds of players. Players expand territory, attack neighbors, and adapt as borders shift across the map. You can put buildings down, build ships, and launch nukes. The main thing I wanted to explore was scale: most strategy games are small matches, modest maps, or modest player counts, but here maps are large and game works well with hundreds of players. Matches are relatively short so you can jump in and see a full game play out. Curious what people think.…
Mar 2026 · borderhold.io
- 11SO
2018 · paiza-battle-ground.paiza-user.cloud
- 12IM
2024 · boxfight.xyz
- 13AN
Most games have limits. You can only use preset features, need coding for customization & adding mods, require expensive extra devices. We wanted to remove those barriers. That’s why we are building space zero—a browser based 3D world powered by AI. We plan to build players can freely mix items to generate unexpected creations with unique properties and sounds. Also the world itself is dynamically generated, evolving endlessly. I uploaded a demo version I’ve been working on for the past month! I hope to get any feedbacks or comments :)
2025 · 0.space
- 14DM
2014 · dominusgame.net
- 15AS
Hi! I built a free short walking sim you that runs in the browser. I originally made this experience about 2-3 years ago in Unreal Engine. The resulting build was huge: over 6 GB to download in order to play for max 10 minutes. Needless to say there weren't that many people that ended up playing the game. Seeing the quality that's possible to achieve nowadays in the browser using gaussian splats, I recently got the idea to port it to a web-based experience. The result is that the whole game is a bit over 100 MB, and that's including about 20 MB of music and VO. Thanks to Spark's streamed LOD…
Jul 2026 · joyvision.itch.io
- 16IL
2015 · loop.lekevicius.com
- 17EA
Greetings! My name is Jeff, and I’m “early-access” launching my SaaS “serverless” infrastructure for Jamstack, games (particularly board games), and traditional real-time scenarios (presence, pub/sub, etc…). This work is rooted in the frustration of building complicated board games using existing infrastructure. It just so happens that making board games easier has wide reaching implications. Landing page: https://www.adama-platform.com/ This is a radically different kind of “serverless” infrastructure where I want the benefits of both a serverless architecture with a…
2022
- 18SC
I was tired of games like Mafia Wars and wanted a phone-based MMO Strategy game where hundreds of players could actually engage each other on a 2D map, so I made one. I track the state of the game each night so we can display a visual timeline of territory controlled by each alliance. (example: http://bit.ly/q5CFhU) I use jQuery mobile for the front end so it runs on most phones (via Phonegap) as well as modern web browsers. The server side is handled by Java Servlets and MySQL. This started as a hobby - I'm not a developer by training - so I am very interested in feedback, suggestions, and…
2011
- 19SI
2018 · stomped.io
- 20AS
Hi HN! This is my first game — something I’ve always wanted to do. It’s a small browser game built with Phaser 3, React, and the phaser template (https://github.com/phaserjs/template-react-ts/). I made it in 2 days (like 8 hours in total real time) using gemini-cli. About 90% of the code was generated with AI, but I learned a lot by making fine tweaks. It only works on PC since it’s a typical WASD + R (reload) shooter. I’d love feedback on: - Gameplay (is it fun, too hard?) - Ideas for new features Thanks in advance! ps: I used cubes as a prototype, but now I kind of…
2025 · cubic-zombies.pages.dev
- 21AB
Hey everybody, I've been building a battle game where the world of NFTs meets Super Smash Bros. It works with most standard ERC721 NFTs on Ethereum, Polygon, and Arbitrum. The game takes your NFT, crops it, and puts it into a mech suit with guns. I'm still building out the features such as multiplayer and custom mech suits and additional power ups. If you are into NFTs I would love you to try out this early single player version and give me your feedback.
2023 · bcbattlearena.com
- 22SM
It is a new game much like Minecraft, but with more Deathmatch. Made it in my freetime. Arenas, built by players, can be shared on Twitter/Facebook/etc. and are ranked by how often they are played. You can play it in your browser at: http://julius-eckert.com/game (On OSX only Safari works...) Video: http://www.youtube.com/watch?v=oDBr8ZD9Uto Do you like it? How would you improve it (including the website)?
2011
- 23AC
Hello HN! After I got a great response on my first game, I wanted to share the second game I ever made. It's an infinite jumping game, but there are bombs to watch out for! It can be played both on desktop and mobile. It can be installed as a PWA too. If you enjoyed, please leave a star on the GitHub repository: https://github.com/shajidhasan/dotventure Thanks for taking a look. Years ago, whenever I wanted to build games, I'd always stop because I felt I needed to create original game assets but could never get it done. After making this game, I've realized that you…
2024 · dotventure.vercel.app
- 24ZI
2018 · zombsroyale.io
Ranked by how close each launch is in meaning, then by votes. Refine with a description →