nowfound

Life & fun · August 31, 2025

SGL protective fly (road crosser)

Can u cross safely? Play SGL Protective Fly & dodge danger

Visit site ↗Alternativestop 18% of August 2025

What it does

SGL Protective Fly (Road Crosser) is a thrilling, modern twist on the classic road-crossing challenge. Take control of a realistic character — whether it’s a cat, dog, or chicken — and guide them safely across dangerous city streets

Does a similar job

all alternatives →
  • FB
    Fly By – retro biplane flying game6d ago · michaelteter.com · ▲84

    _Vector Defense_ is a retro vector graphics style tower defense game (demo). This was a holiday "weekend" project. I wanted to recreate some of the fun I had in the past with https://en.wikipedia.org/wiki/GeoDefense and one other (Android?) game that may predate GeoDefense, but which was fixed grid and placement. Creation Details I "wrote" this in English. 99% of my development came from carefully articulated directions and requests from me to Gemini 3 (usually planning mode, in Antigravity IDE). Music is also AI generated via Suno.com, from my prompts. SFX are samples…

  • IB
    I built an autopilot for the lunar lander game2023 · szhu.github.io · ▲277

    I got pretty good at (and very addicted to) the lunar lander game from a few days ago... so I decided to make an autopilot for the lander based on what I felt like was the best strategy! Now I can have perfect landings every time without lifting a finger :D Writing the autopilot code was a lot more fun than I expected! It felt a bit like programming a robot. Source code: https://github.com/szhu/lunar-lander-autopilot Original lander HN post: https://news.ycombinator.com/item?id=35032506

  • PatFlySep 2025 · ▲7

    Fly Swatter Game

  • ElevenAgents Guardrails 2.0Apr 2026 · elevenlabs.io · ▲132

    Configurable safety control for enterprise agent deployment.

  • ShieldstralAug 2026 · mistral.ai · ▲104

    Define safety at runtime for text and images

  • SA
    Starcrossed – A Traveling Salesman Game2025 · starcrossed.franzai.com · ▲12

More life & fun this month

the category →

Launched alongside, August 2025

the whole month →
  • Trace1,556

    Workflow Automations for the Human 👾 AI Workforce

    AI · 2025 · trace.so

  • IS

    I built the world's most impractical 1000-pixel display and anyone in the world can draw on it. It draws a single pixel at a time and takes 30-60 minutes to complete a single image. Anyone can participate in the project by voting for the next image to be drawn, and submitting images. https://kilopx.com/

    Work · 2025 · benholmen.com

  • Job boards are dead. Your network is alive

    AI · 2025 · contra.com

  • KT

    Kitten TTS is an open-source series of tiny and expressive text-to-speech models for on-device applications. We are excited to launch a preview of our smallest model, which is less than 25 MB. This model has 15M parameters. This release supports English text-to-speech applications in eight voices: four male and four female. The model is quantized to int8 + fp16, and it uses onnx for runtime. The model is designed to run literally anywhere eg. raspberry pi, low-end smartphones, wearables, browsers etc. No GPU required! We're releasing this to give early users a sense of the latency and voices…

    Dev tools · 2025 · github.com

  • IW

    I was wondering how I can arrange objects along a spherical helix path, and read some articles on it. I ended up learning about parametric equations again, and make this visualization to document what I learned: https://visualrambling.space/moving-objects-in-3d/ feel free to visit and let me know what you think!

    Life & fun · 2025 · visualrambling.space

  • TC

    For HTML Day 2025 [1], I made a web service that displays the current sky at your approximate location as a CSS gradient. Colours are simulated on-demand using atmospheric absorption and scattering coefficients. Updates every minute, without the use of client-side JavaScript. Source code and additional information is available on GitHub: https://github.com/dnlzro/horizon [1] https://html.energy/html-day/2025/index.html

    Dev tools · 2025 · sky.dlazaro.ca