nowfound

Alternatives

Products that do what Daily collider game with provable speedruns does

The entire game is modelled in both p5.js and as a zk-snark in circom which means that you can create a proof that you played the game according to the rules and just submit your final speed/score and that proof. This allows the game to be safely run on users' machines instead of a server without the need to screen for fake scores. https://anybody.gg is the game https://github.com/trifle-labs/anybody-problem is the github

  1. 1
    RAWG TLDR111

    Speed dating, but for games 🎮❤️

    2018

  2. 2

    Fresh and verified playtesters for your Indie Game

    Mar 2026

  3. 3

    A quick, pure React game in the browser

    2020

  4. 4

    Counter-Strike visual analytics for everyone

    2019

  5. 5SR

    A whole free daily game served in under 100kb with no ads, lags or logins. The URL will serve a new track every day, forever. And I've added setting sliders so players have full control over their experience. Would love to know your thoughts guys. This was just me working with Claude Opus 5. Cheers, Nathan

    Jul 2026 · hurtle.site

  6. 6AL

    Idea: How about a 5 minute game I can play in my browser and it's actually fun to play. Controls: Mouse or keyboard (left/right, left alt/right alt or A/D), space and esc are pause toggle. Page up / Page Down are next or previous level (if already unlocked). Cheats: Z toggles zapper, M toggles magnets. Debug stuff: I, P, E keys are toggles for various stuff (E lets you change some aspects of physics engine). Game is maybe playable on mobile devices, there is a menu on top right, and then click the circle to select type of control. Physical engine is decoupled from refresh…

    Jul 2026 · brontosaurusrex.github.io

  7. 7FM

    I went to the ADVANCE Hackathon in Cologne, Germany last weekend and this is a project I created together with @snnd and @newmetl. We used node.js and socket.io in the backend and HTML5 + JS in the frontend. The rules are simple: Make your and your teammates' gaming pieces fit into the highlighted area without talking to your mates. The levels are generated randomly, so they might be too easy or too hard from time to time. I'd like to emphasize that this game has been created within less than 24 hours! http://fititgame.com/ http://hackathon.advance-conference.com/ Feedback and criticism are…

    2012

  8. 8AS

    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

  9. 9FO

    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

  10. 10IM

    It's free and open source. The aim is to have more transparent access to wine prefixes and the surrounding tooling (winetricks, proton configuration, etc...) per game in comparison to Lutris. Same features like statistics (time played, times launched, times crashed, and so on) per game is available in the app.

    Jan 2026 · github.com

  11. 11

    Top-down 2D racing with a global leaderboard.

    Apr 2026

  12. 12PR

    MicroPython (lexer, compiler and VM) on the SNES: 3.58 MHz 65816, 56 KB Python heap, 16-bit int. The REPL runs right inside the post via EmulatorJS and also works on real hardware via flashcart. I did this as a benchmark for Claude Fable. When the export ban hit, switching to Opus got the project stuck for three weeks; Fable came back and found the real bug in ninety minutes. Along the way: 23 compiler bugs and 4 MicroPython bugs, each root-caused with a minimal reproducer and filed upstream. If you run it on real hardware, I want a picture!

    Jul 2026 · fabian-kuebler.com

  13. 13WM

    Hi Hacker News! My friend and I [1] would like to share with you something we did this week-end. We really like the idea of game jams like the Ludum Dare, and we’d like to participate, but it’s often complicated for us, as we are often limited by the rules inherent to this kind of competition: we have to be available at specific dates, and the rules doesn’t always work for us. For example: if you want to participate as a team in a Ludum Dare compo, you have 72h instead of 48h, and you are not required to publish your code. We realized that what we really like is: - To work together. - The…

    2014

  14. 14WM

    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

  15. 15

    Build. Play. Share.

    Mar 2026

  16. 16AG

    Hey HN, I made https://linkians.com which is a game where all the action and state is contained in the url. The game involves taking care of little pets (emojis) that live in your url bar. Kind of like tamagotchi or sims. Feed them, play with them, and watch out for enemies! There's no server, just emojis in the url and client-side logic. Any linkians url using the supported emojis is a valid game state so you can save your game, or type out your own url and send it to a friend. I'd appreciate any feedback.

    2022 · linkians.com

  17. 17IM

    I'm the developer. Happy to share the process and learnings. Architecture: - Custom SoA ECS for cache-friendly iteration, zero allocations in hot loops. Benchmarked against bitECS/miniplex. - Process manager inspired by Game Code Complete's but data-oriented so processes are pure data, systems contain the logic. - Multi-field gravity with 5 types (point, parallel, segment, cylinder, convex hull) with spring-damped transitions between fields. - Rapier3D WASM with SIMD. Gravity-aware fake shadow system for playability. - WebGL 2 shared context between Three.js and Pixi.js. - Debug editor…

    Apr 2026 · supertommy.com

  18. 18

    Connect your coding agent to prod and fix bugs automatically

    May 2026 · multiplayer.app

  19. 19NF

    Invite code: hackernews. No email required for signup. My friend group loves playing nonograms and competing against each other, but we always send each other screenshots of the solved game grid and time after the fact. So from the start, I knew I wanted leaderboards, replays, and shareable links. I also added PWA support so it can be added to the home screen on mobile and an offline play mode. No ads, analytics or nonsense, just nonograms. Some other goodies as well such as YouTube-like scrubber and KDE-based visualization in replays.…

    Feb 2026 · nonograms.siraben.dev

  20. 20

    One station to find per day, 2 or 3 gamemodes depending on the city (if your city is not live yet, or you can't find it in the selector, try https://dailymetro.live/cityname/mode/classic ) Like https://dailymetro.live/sf/mode/classic for San Francisco Got huge traction in France, so I thought maybe you'll like it here too :) Made with Claude code but still took at least 50-100h of dev/design/taking user feedbacks ahahah Hope you like it

    21d ago · dailymetro.live

  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. 22AP

    Most people like free things, some people like games. If you like 'm both then this might be something for you! I've made a website, a Discord bot, a Twitter bot, and a bunch of scrapers that roam the web to find free games out there. Just so that they can be found in one place by other people. I'm running this on my own server, so I'm curious as to how much traffic it can handle. The Discord and Twitter bots run on a fixed interval, so that shouldn't be much of a bottleneck. You can check it out online at: https://www.freegameisafreegame.com On Twitter at…

    2020

  23. 23

    Race against the clock. Guess flags. Beat the leaderboard.

    Apr 2026

  24. 24PC

    Built this with my roommate over the weekend. At the end of the game, GPT will share its reasoning for each choice, which yields some funny results and explains why its so hard to win. Enjoy!

    2023 · codenames-with-gpt.netlify.app

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