nowfound

Alternatives

Products that do what Early access launch of Adama, a serverless multiplayer game platform does

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…

  1. 1SB

    Hello HN, I’ve always loved building frontend-only apps—those you can prototype over a weekend, host for free on GitHub Pages, and scale to millions of users. Unfortunately, AI-enabled apps complicate things, as exposing your OpenAI key to the world is obviously a no-go. This also means mobile developers often have to run their own servers. That’s why I built ServerlessAI, an API gateway that lets you securely call multiple AI providers directly from client side using OpenAI-compatible APIs. You can authenticate users through any identity provider, like Google or Apple, and set per-user…

    2024 · serverlessai.dev

  2. 2GC

    Hi HN, I’ve been working on Gaming Couch, a web-based game platform where up to 8 players use their smartphones as controllers to play real-time action mini-games on a central browser screen. TL;DR: - 18 competitive mini-games for up to 8 players - Runs entirely in the browser - Phones act as controllers (no apps, no accounts required) - Focused on fast, chaotic, real-time party games (no trivia) - Currently in public early access Try it here: https://gamingcouch.com. Open the link on a computer, host a session, scan the QR code with your phone(s) and play! What is it? Gaming Couch…

    Dec 2025 · gamingcouch.com

  3. 3
    Peaka563

    Modernizing the 'modern' data stack with Zero-ETL

    2024

  4. 4RD
  5. 5

    Toolkit for building serverless applications

    2019

  6. 6
    ByteNite206

    Beyond serverless: AI-ready distributed computing

    2025

  7. 7

    A smarter workflow for Kubernetes & Cloud Native apps

    2021

  8. 8
    AxentHost115

    Free game server hosting

    2024

  9. 9

    An easier way to build applications with cloud services

    2018

  10. 10BA

    I cofounded Hathora (https://hathora.dev/) last year and we've been working on making it easier for smaller teams and individual developers to build scalable multiplayer games. We think the serverless model is the simplest approach, allowing you to dynamically provision a new instance of your game server when users or your matchmaker requests a new session. We made this .io style demo to showcase this approach, and we're releasing the source code and documentation alongside with it.

    2023 · bullet-mania.netlify.app

  11. 11SR

    Hey folks — here’s a small experiment I hacked together over the weekend: https://cleoselene.com/ In short, it’s a way to build multiplayer games with no client-side game logic. Everything is rendered on the server, and the game itself is written as simple Lua scripts. I built this to explore a few gamedev ideas I’ve been thinking about while working on Abstra: - Writing multiplayer games as if they were single-player (no client/server complexity) - Streaming game primitives instead of pixels, which should be much lighter - Server-side rendering makes cheating basically…

    Jan 2026 · cleoselene.com

  12. 12

    A premium SaaS boilerplate for Next.js

    2022

  13. 13GA

    Hi all, I’ve been working on this project for a while but haven't shared it properly on Hacker News. It is a casual gaming platform focused on simple multiplayer games that can be played in person with a central screen (like a TV) or remotely via video chat. You can also play on your smart Android based TVs via the app: https://play.google.com/store/apps/details?id=com.gametje (it was just released recently so could be buggy). It is also available directly in Discord: https://discord.com/discovery/applications/12153230008666071... as an…

    Nov 2025 · gametje.com

  14. 14

    Integrate powerful web3 infra in your games in minutes

    2023

  15. 15

    Simple serverless cloud for developers

    2020

  16. 16IB

    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

  17. 17ES
  18. 18OS
  19. 19FO

    Hello HN, I have started FBG some years ago when I moved to the Bay Area and could not find a simple, cross-platform, no-registration way to play board games with my friends back in my home country. I also wanted to make it simple to create multiplayer board games online for developers in their free time. Shortly after, I found out about boardgame.io with similar goals and decided to join forces with them. It became the engine of our board games, and we focused on publishing/serving them. To be fair with everyone and inspired by Wikipedia, we made the project a non-profit with GPLv3…

    2021

  20. 20FO

    This is a two man team and we're in full-on development of a new platform to assist in multiplayer games. We're looking to launch in about a month or two with an OpenID server accessible to customers (or they can use provider like Facebook/Twitter) and a couple cool multiplayer features. After we launch development will continue until we have a well-rounded API. We're primarily targeting HTML5+JS developers but the system will work with any language that can make RESTful API calls. We know there's some stiff competition out there but we're looking for feedback and what features may make…

    2014 · playpi.net

  21. 21OS

    Kshitij and Rahul here. We're building Playground, an open-source sandbox that lets your non-technical teams prototype directly on production codebases, without bugging you (developers) to spin up and maintain another repo. The repo is here: https://github.com/B1u3B01t/design-playground. We've been working together for six years. Last year we built an AI design agent because we thought designers were the biggest bottleneck. But we were wrong. After talking to teams, we realised designers, PMs, founders and even sales people all wanted to quickly change and explore flows…

    Jul 2026

  22. 22

    Hey HN! I built https://tesana.ai/en, a game generation platform that allows anyone to create full games with graphics, game logic, and animations from a simple text prompt - without coding. Tesana has three key features 1. describe your game idea and have Tesana write a game plan for you 2. Build the game iteratively with AI, or let AI self-build the game in a build LOOP. 3) Launch the game on the web, without setting up an engine Tesana has 250 000 builders on the platform today I believe the democratization of game making is a good thing, and hopefully Tesana can help more…

    20d ago · tesana.ai

  23. 23OS

    Hey! Wanted to showcase this project I’ve been passionately working on. It’s an open source community platform built with the nextjs app router. There’s lots of cool features, but the main one I’m excited about is the gamification. There’s a badge and inventory system. Admins can set value to user actions like creating a post. Then a user can use their accumulated points to purchase items that have modifiers on things like your username or avatar. There’s zero vendor lock in and all you need is a: - redis server - s3 storage - smtp server Built with nextjs and prisma. Would love your…

    2024 · github.com

  24. 24BG

    Tl;dr: Would like to hear thoughts on board games platform prototype (https://bordga.me/games/7) We are building an online board games platform which lets you create & play any board game online while video chatting with your co-players. Game play resembles the real world where users have to do everything from moving the pieces to enforcing the rules. We are quite early in our journey. We prototyped Chess to see if people would be interested in this direction. Please try it here! (https://bordga.me/games/7) You can enter your name that creates a new…

    2021

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