nowfound

Alternatives

Products that do what Sarge Launcher – A Quake 3 Arena Utility does

Good morning! As an avid quake 3 defrag player, this project started out for me as a tool for Quake 3 and Q3 mods that would solve some of the issues that the in-game UI has. It is essentially an external launcher for the game built with Tauri v2. Where this launcher shines is it lets you toggle your Quake 3 client exe and with 1 click the launcher is now targeted to that mod (servers / demos / levels refresh). Note there is a nice GIF of the app in the readme of the repo The project uses Tauri (webview) which some people scoff at - and I get it. Although I think most of the…

  1. 1QE

    I've been building a level editor for Quake 3 that runs entirely in the browser: Radiant-style layout, brush and patch editing, CSG, terrain sculpting, and entity editing. It opens and saves .map file and you can play the maps you build directly in the browser using a webassembly build of ioquake3.

    Jul 2026 · q3edit.com

  2. 2MA

    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

  3. 3
    Ulauncher119

    An application launcher for Linux 🐧

    2017

  4. 4
    Zazu193

    Open source launcher, an alternative to Alfred

    2017

  5. 5AS

    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

  6. 6WG

    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

  7. 7IM

    Hi HN, I’m one of the devs behind StarDesk, a P2P-first remote desktop we’ve been building for ~1 year. We started this partly out of frustration: some popular RDP tools haven’t seen meaningful updates in a long time, and long-standing issues are often left unaddressed. As devs, we really dislike software that stagnates once it “works well enough”. StarDesk is our attempt to do it differently. What we focus on: -P2P by default (relay as fallback) -Low RTT + low jitter > chasing max bitrate -Encoder / input path tuned for real-time interaction -Modern E2EE (TLS/DTLS) UX-wise, setup…

    Jan 2026 · stardesk.net

  8. 8CQ

    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

  9. 9WM

    Just launched a very early beta of a multiplayer "FPS" made in WebGL using ThreeJS library. (possible to switch between FPS and 3rd person) Just a hobby project that I would love to get some feedback on, in order to see if I should continue working on it or not. Note; It will add the project to github as open source once I've spent some time cleaning up the code. URL: http://wizardwarz.nergal.se

    2014

  10. 10IV

    It took me about a week to vibe code this 3D game engine with Opus 4.6 that I intend to use as a replacement for Three.js and React Three Fiber in my browser MMORPG, Mana Blade. I was not expecting to be able to reach that point so easily, but pretty much every feature took somewhere between 30 minutes and 1 hour - 1 to 3 prompts on average. It is vibe-coded in the sense that I haven't looked at the code, but I am very careful with my prompts and constantly have Claude reviewing the codebase, looking for performance and code quality improvements. It can reach 2000 draw calls on recent…

    Feb 2026 · github.com

  11. 11IM

    Thank you https://opengameart.org for your service. People like me who can't draw or compose music are in your debt. The game, "Glitch and Rush" has been made in a few hours here and there. I've been tinkering in GameDev for years, if not decades, but I never released anything. The goal here was simple: - come up with a core mechanic - implement a single level - add some polishing - RELEASE I hope you'll enjoy it. BTW, my best time is 2min23s (yes, I'm bad at my own game, it's ok, I'm ok).

    2022 · linkdd.itch.io

  12. 12IL

    My name is Elliott. For the last three years, I’ve been building a DevOps platform on the best-in-class open source platforms (Kubernetes, Elixir, PostgreSQL, Grafana, etc.). The goal is to give engineering teams access to a modern DevOps infrastructure without needing to have a full SRE/DevOps team dedicated. It’s also open source /fair source - all the source code is here → https://github.com/batteries-included/batteries-included I shipped a public beta today and would love to hear initial reactions, thoughts, and feedback. Here are details of the platform: *…

    2024 · batteriesincl.com

  13. 13QP

    Jun 2026 · cssquake.com

  14. 14AM

    For the past few months, I’ve been hacking together Hive: a retro-style virtual workspace for devs who love building in public. It’s a bit rough but already has some cool features: - AI-powered presence to represent you when you’re offline. - Live video streaming to showcase your work in real time. - VS Code integration to broadcast your status live. - GraphQL API for full customization and hackability (such as using your own agents) - Web3 donations to support and get support from other builders. In this demo, you can claim a desk by walking up to it and pressing E, then personalize it with…

    2024 · joinhive.devmode.digital

  15. 15AW

    I’ve spent the last few days prototyping a browser-based game engine stack designed for instant-load, "Roblox-for-Teens" style deployment. The goal is to lower the floor for AA indie devs who want high-fidelity physics and instant web distribution without the overhead of Unity or a heavy Godot export. The Stack Engine: A headless WASM/WebGPU implementation. I’m currently using custom flags and selective streaming to bypass standard browser memory and execution limits. Physics: I’ve ported Jolt (Guerrilla Games) but modified the solver to mimic the original Blam! engine (Bungie/Halo…

    Jan 2026

  16. 16HL

    Hello Hacker News! I’ve been working on a side project that ports the entire Source Engine to run in the browser using Emscripten. (Yes, the same engine that powered Half-Life 2, Portal, CSGO, and more.) It’s still a work-in-progress some features are missing and the launcher is in development but core engine functionality is up and running. I’d love feedback, ideas, or contributions. If you’re curious, feel free to check it out, star it, or open a pull request! Here's the link to the source code - https://github.com/OrbitaStudios/LambdaComplexSource

    2025 · github.com

  17. 17AA

    Hey HN! I really like local apps for their simplicity and privacy and hate paying Saas bills and I wanted a way to start automating my life with AI so I started building Anything. Anything is built on Tauri so the front end is React and the "backend" is Rust. It's 100% local & 100% doesn't ask you to spin up docker to use. Another core goal of the app is to get away from "package bloat" you see in other general purpose AI oss projects where they have a package.json that is 300 lines long ( more on that later. ) Oh btw I suck at Rust! I learned Rust while building this so the code is _not…

    2024 · github.com

  18. 18KI

    I’m nervous, announcing this, as it isn’t ready to ship out to the general public yet, and I haven’t had any feedback at all from anyone, I’m out on my own here. I think this concept itself is kind of dismissed outright a lot too, and I understand why, I wouldn’t believe me either actually. But, I do believe this is very much worth your time to check out, I am not aware of anything else very much like it. I won’t repeat what is already written on the github README here, but some info: I am a successful semi-retired solo game developer, I have been making my own bespoke game engines since…

    Feb 2026 · github.com

  19. 19LA
  20. 20BA

    I used to play Joust with my little brother on the BBC Micro many moons ago and have fond memories of it. So when I was experimenting with Claude Opus 5 it was a nice inspiration for this game. Did a little research and found there aren't many games out there that just work in a browser without ads, loading screens or account sign-ups. So I've put this directly on the landing page with no noise in the way - it works on any browser on any device and loads instantly. If it doesn't work at all, please tell me. And also let me know if you think it needs music - I went without it to begin with…

    Jul 2026 · beakdown.fun

  21. 21AF

    Atlas Fury is an action game for mobile devices. I wanted to create a game I would play wherever I go that was inspired by Tyrian from the 90s. It's a time waster, but eh what arcade game wasn't a time waster? This is the first time I've created a game with Godot. On mobile no less which has it's fair share of issues. For example, iOS runs slower than Android. I'm not complaining, I profiled and targeted some older devices approx. 4-7 years ago, so far so good.

    2024

  22. 22IM

    https://coffeegameonline.com/game/arch-rush-3d this game is heavily inspired from the viral hyper casual mobile Game. in which play runs in a certain direction until the screen is tap and direction changes, I love this Game very much for lot of hours, of never-ending levels and increasing difficulty The arc-rush is also based on the same functionality. Were you have to jump through floating platforms by jumping over them and each platform is placed zigzag towards the forward direction of the player. You have to wait until an arc is moving towards the right platform. One…

    Apr 2026

  23. 23QI

    Quake has been ported to the web plenty of times, so that part isn't new. But I experimented with the GitHub Copilot app and Claude Opus 4.8 to take id Software's original source, compiled the software renderer to WebAssembly with Emscripten. The cool part: I added support for procedurally generated levels. So after you clear a level, the slipgate opens and you move onto the next random one... with a new room layout, textures, monster placement, working doors with keys, etc. It's pretty challenging. I also added Soudncloud integration (configurable in Options) so can listen to the new NIN…

    Jun 2026 · leereilly.net

  24. 24MA

    I hereby present my little tiny pet project that entertained me for the past six months. In this post, I briefly present Maginet and its technical components. It is a turn-based strategy game that is built using Rust and compiles to WebAssembly with HTML5 bindings, which works on mobile and desktop alike! It comes with many game mechanics and components, including an AI opponent and online cross-platform multiplayer. There is so much to discuss even for a project of a smaller scale, but I am nevertheless excited to share a little bit about how you can actually build a game in Rust,…

    2023 · evrim.zone

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