nowfound

Alternatives

Products that do what I made the Chrome Dino Game editable by your AI prompts does

In 2024 Google Labs released GenDino: a version of the Chrome Dinosaur Game that let users turn prompts into skins. GenDino is dead. The Dino Game happens to be OS, so I forked it and created Vibedino to let your prompts change the actual game. Make the dino front-flip every time it jumps. Add a hard mode after 1000m. Break my backend by implementing the full PageRank algorithm. Give it the dumbest feature idea you can think of and then approve it yourself to deploy to the main site!

  1. 1
    Dino Game346

    Compete against the world in the much beloved Dino game

    2022

  2. 2TA

    What began as a lightweight programming experiment quickly transformed into a deeply engaging technical exploration into the realms of neuroevolution, game physics, and browser-based simulation. My original goal was modest: replicate the "Chrome Dino" game using a performant and modern web stack. However, the project evolved far beyond expectations. The twist? I wanted the dinosaur to teach itself to jump.

    2025 · fulgidus.github.io

  3. 3
    DinoJump109

    Yell 'Jump' to make the chrome T-Rex jump

    2021

  4. 4BC

    Hey HN, I am Niko. I've built this 3D Dino Game In browser using tech like three.js and MoveNet (tensorflow). Basically, it's a normal 3D dinosaur game with a twist: you need to actually perform actions irl to avoid obstacles. Duck to crouch, jump to jump, raise left hand - go left, raise right hand - go right. Game is using your phone/laptop camera to track your body movements and perform in-game actions. PS. Game is 100% client side and I don't record/track/use/save any of your data Hope you find it worth playing. (better play on PC) It's a 100% FREE browser game with…

    2025 · nicknaskida.github.io

  5. 5
    Dino Fit128

    Jump in real life to jump in game

    2020

  6. 6

    Your Game, Your Rules.

    Jul 2026 · thegamegloble.com

  7. 7

    Remember this Dino? Try the improved version now!

    2017

  8. 8PT
  9. 9

    Chrome dino evolved — rescue eggs, 10 dinos & multiplayer

    Mar 2026

  10. 10DC
  11. 11IB

    Hey HN, I'm Damiano Rodriguez, and I've been working solo on a project called Caisual Games. It's a free platform where anyone can create web games just by describing them with their voice. Here's how it works: You simply describe your game idea ("Make a cookie clicker game with 5 upgrades"), and the platform generates a playable web game in seconds using HTML and JavaScript. There's no coding required and no downloads needed—you can create and play directly in your browser. What's more, anyone can improve a published game, fostering a collaborative environment for game creation. The…

    2024 · caisual.com

  12. 12

    As an AI you must gather training data by playing microgames

    May 2026 · gathertrainingdata.com

  13. 13OC

    Hi Hacker News! My Co Co-op Matt and I are on a work term and were given the task of building a webapp that could make $20 in four weeks as our onboarding challenge. We're in the final stretch here and would sure appreciate HN's thoughts (we realize we kind of did this backwards, building something first before talking to people who might use it, but hey! We're leaning.). So basically, we tried to apply game dynamics to retaining visitors to websites by offering a reward (ie. discount coupon / premium content, etc.) for meeting various 'objectives' (ie. pages to visit). We call it ScavSite…

    2011

  14. 14IB

    I built Meepo – a smarter search engine for a local (South African) fashion and homeware store. I have no affiliation with said store. I built this for myself, because I was frustrated at how difficult it was to find what I wanted with the existing search engine + I was curious how well CLIP (a relatively new AI technique with open source code and models) would work here. I think it works quite well! It's much more forgiving than the original search engine. I don't have to guess what exactly they decided to label a particular item. But what I like even more is that it works quite well for…

    2022 · meepo.shop

  15. 15CT

    Hey gang, My names Ryan. I Develop Desktop applications, usually for Windows. I made this little Trainer application , if anyone wants to try it out. It lets you manipulate values in memory, in-order to hack stats, crafting materials, etc. If you like it, have any suggestions, or angrily yell about the console release, feel free to hmu. https://github.com/howzitkiffen/Cyber-Punk-Trainer (PS: Looking for work!)

    2020

  16. 16IM

    Also inspired by this HN submission: https://www.chiark.greenend.org.uk/~sgtatham/quasiblog/findl... The model is gpt-4o-mini-2024-07-18.

    2024 · app4.hc11.org

  17. 17IB

    It's like a mix between Picross (Nonograms) and Polyominoes. It's a minimalist puzzler which has no text, no tutorials (none required) and no ads set in a relaxing environment. App Store: https://itunes.apple.com/gb/app/shapeuku-shape-puzzle-game/i... Play Store: https://play.google.com/store/apps/details?id=com.dtbgames.s... I have a bulk load of Android promo codes to give away, so if you'd like one let me know! (Sorry iOS users, I have no free codes left!)

    2018

  18. 18PB

    Hey guys, I’ve been playing around with this prototype for a way to build games using GPT. Some details: - It’s an absolute hack right now; expect bugs and user unfriendliness. Also UI is not fixed for mobile yet (use desktop). - It’s top-down, 2d. You view the world from above, and you can move around by clicking and dragging the world. - It’s using gpt-4-turbo under the hood, and I’m outputting typescript code, which gpt will self-repair when there are type errors. - Here’s a simple example game: https://prompty-58a21.web.app/dune/play So far I’ve been quite impressed…

    2024 · prompty-58a21.web.app

  19. 19IB

    I'm calling this "Vibe Discovery" — distinct from vibe coding because I didn't know the requirements upfront. Started with "make something with the accelerometer" and discovered through 6 iterations that I wanted a WebGL marble game. The interesting part was the dev setup: Claude Code running in Termux on a Redmi Note 9 (4GB RAM). The same-device feedback loop — code, test accelerometer, react, iterate — made rapid discovery possible in a way that laptop-to-phone deployment wouldn't.

    Jan 2026 · kikkupico.com

  20. 20ZA

    A while ago I started this side project to test if I could build a rich User Interface that would have about the same level of responsiveness than a "SPA-like" app, but using only htmx[1]... I still have plenty of stuff in my roadmap, but today it's in a playable state and I thought it could be interesting to share it - as it may be a nice demonstration of a relatively rich user interface powered by htmx :-) --> https://zakuchess.com As for the stack: it's built mostly with Django, htmx and Tailwind CSS. It uses a SQLite database, and is hosted (for free) at Fly. The characters'…

    2024 · zakuchess.com

  21. 21IV

    I recently made this game Doge Decimator with the websim team, and wanted to make a process video for the steps I took to make it in an AI-native platform! You can check out every single iteration the site went through from the links in the description :)

    2025 · youtube.com

  22. 22IB

    VSCode extension with games (Snake, Plinko, slots), HN/LessWrong reader, and Pomodoro timer for AI coding wait times. Fake currency only. Marketplace: https://marketplace.visualstudio.com/items?itemName=TouchGra... Built in a week with Claude Code after seeing Chad IDE get ratio'd for integrating real gambling. Happy to answer questions or get roasted on the code.

    Dec 2025 · github.com

  23. 23IR

    You can check the game here: https://select.supply/game/mindmaze. Curious to learn your feedback. I personally loved the game so much!

    Apr 2026 · medium.com

  24. 24

    Android 3d TicTacToe boardgame with multiplay and growing AI

    Apr 2026 · southdunedinogame.web.app

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