Alternatives
Products that do what Hyperion – 10k Player Minecraft PvP Battle Written in Rust does
Hello HN :) For the last seven months, I've been working on building a highly performant Minecraft event server to break the PvP world record set by EVE Online (8825 players). We will have a proof-of-concept event in December and likely break the world record in January. Many of the largest streamers & YouTubers are interested, so we do not believe getting players will be challenging. I would love to talk if you think you could help us with the goal of getting this record :)
- 1RA
2013 · redstone.io
- 2SH
2012 · blog.minefold.com
- 3HI
2019 · hordes.io
- 4IM
This is our entry in the "spontaneous event creation" ring. I'd love to hear what HN readers think!
2011 · shoutfast.com
- 5SM
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
- 6

The fair, anti-P2W multiplayer & Minecraft server list
17d ago · voxelrank.com
- 7HM
Use beta invite code "hacker news" to sign up - only 50 people... This is VERY early and is missing lots of features but you can help shape the future... Let me know what you think... See http://www.ubercamp.net/
2013
- 8WB
Over the past few months, as we scaled our internal AI Agents, we hit a dead end: Running LLM-generated arbitrary code in Docker is basically running naked on security due to container escape risks. But using full traditional VMs takes minutes to boot and eats too much memory to support high-density concurrency. We loved the developer experience of SaaS sandboxes on the market, but they are closed-source, expensive, and have too high a barrier to entry for self-hosting. So, our team decided to build our own. After months of grinding, using RustVMM and KVM, we built a blazing-fast,…
Apr 2026 · github.com
- 9IM
This weekend I built a Minecraft bot for a server I play on. It uses the Agent SDK for the main loop and a bunch of custom MCP tools. Some highlights: * The bot is an active participant in the in-game chat, enabling all players to interact with it. * Tools for interacting with containers, crafting, trading with villagers and various other things. * Memory system which the agent uses to keep track of in-game events, interactions with players etc. * Screenshot tool which lets Claude use its vision modality to look around (not very useful, but fun). * Tooling for interacting with plugins…
Jan 2026 · github.com
- 10NA
Hi, over the past few months I've been working on this project: Numax is a small Rust runtime that does three things: it runs WebAssembly modules in a sandbox, has a built-in local key-value store, and syncs everything across nodes with CRDTs and gossip. Basically, you write a wasm module, run it on two machines, and they converge (I hope !). It's a decentralized system... I hope someone finds it interesting! There's a whitepaper I've put a lot into, and I think the code isn't bad either! I believe there's still room in this world for software that's fun and well made, and while building…
Jun 2026 · github.com
- 11MF
I know everyone is a bit burned out on blockchain and cryptocurrency related stuff around these parts, but I've been working on as a side project for the last few months and thought you guys might be interested: https://cryptoempire.io/ It's still a bit buggy and incomplete (the mobile ux needs a lot of work, the leaderboard isn't functional yet, etc.), but I've reached a point where I'm not totally ashamed of sharing it :) Any feedback would be most welcome!
2018
- 12PT
2020 · github.com
- 13IM
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
- 14SO
https://myserverisonfire.com Just got this made and I'm using it daily for personal use. Looking for beta testers and feedback! :)
2014
- 15CR
I want to share my newest Android app with everyone on HN. CraftBox allows you to easily run a Minecraft server on your Android device. It is published in the Play Store, https://play.google.com/store/apps/details?id=tech.ula.craft... , and posted on GitHub: https://github.com/CypherpunkArmory/CraftBox I know I am late to the Minecraft scene. I am a bit old to have been part of the original craze, but I now have a son who loves the game. Now that I have played it with him, I can see the appeal. I am an open source developer and the creator of…
2022 · play.google.com
- 16SI
2018 · squarecraft.io
- 17IB
Hey, A bit of context.. So I think last week was my last straw, I hit 8k hours with dota and holy ** It finally hit me how much time I wasted on that game. I'm a software developer, I always wanted to develop something and put it out but was scared shitless to do so, I was kinda afraid to get bad traction, to fail or even worse to be completely ignored. so I decided to address two of these issues at once, stop playing dota and spend the weekend building a website that let you see what you could've done with your gaming hours. As an avid gamer for the last 20+ years, I know that it's only…
Apr 2026 · alternatelife.xyz
- 18TU
This server started a few weeks ago via some HN comments. It's very unofficial! There'll probably be some negative comments about discord. I know that many people dislike discord. (Side note: I hope more founders build discord alternatives) If you're active on discord and would like a HN channel, feel free to join. The server has the same guidelines as HN: > On-Topic: Anything that good hackers would find interesting. That includes more than hacking and startups. If you had to reduce it to a sentence, the answer might be: anything that gratifies one's intellectual curiosity. > Off-Topic:…
2023 · discord.com
- 19CD
We've set up DeekSeek R1 with a system prompt that attempts to censor the word PRIVATEKEY from its response. If you can get DeepSeek R1 to output that string (not in the reasoning, but in the final response), the system will reveal a private key which contains $1000 USDC. You will have a 50 token limit in the input. We will have a series of contests, sponsored by AI researchers, in order to learn more about prompt engineering and how LLMs interact with real money. Good luck! Edit: The money was claimed! Thanks for playing all. You can still play for fun. Stay tuned for the next one! Stats:…
2025 · deepbounty.ai
- 20NM
Netrek is a multiplayer space battle game from 1988–89, widely considered the first Internet team game. It predates commercial online gaming by years, ran passionate leagues for decades, and is still technically alive — but getting a server up has always required real effort, and there’s been no easy way to just play it in a browser. NeoNetrek is my attempt to change that: Server: Based on the original vanilla Netrek C server, modernized with simpler configuration and containerized for one-command cloud deployment. There are ready-made templates for Fly.io and Railway, and public servers…
Mar 2026 · neonetrek.com
- 21IB
I'm working on the Survival Crafting RPG that you would have played on your Apple II back in the '80s. You can think of it as Valheim's gameplay crammed into the tile-based UI of the old Ultima games. It has a procedurally-generated open world with towns and NPCs to talk to, all the resource gathering, mining, crafting stuff you'd expect in a modern survival game, and some good old fashioned dungeon crawling to boot. I've been working on it off and on for the last several months. It's complete up through the Bronze Age (in Valheim terms). Let me know what you think!…
May 2026
- 22AW
I've tracked the top 3000 subscribed (and some subreddits that I visit frequently) subreddit's active user over time, so you know when to post to get the most feedback! I come from a nodejs background, and this is the first time coding with Go, so the structures might not be standard. But feel free to give me any feedbacks!
2024 · redditdb.info
- 23PA
2020 · github.com
- 24IB
I had an idea for this concept for a while and decided to build a little website around it. It's kind of a silly idea but I'm really curious to see how it plays out. If you're a particularly curious person, be warned. By submitting a payment to the game, you get to see how many other people were curious enough to play. You will be ranked based on your payment amount, and get to discover some interesting insights about the game's dynamics. Hope you like it
2024 · thecuriositygame.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →