nowfound

Life & fun · May 15, 2026

Alien Tribe 3: 4X real-time strategy iOS

A sci-fi 4X RTS and tower defense with energy grids

What it does

Alien Tribe 3 combines real-time 4X strategy, RTS, and tower defense around a fragile energy network that powers your entire empire. Explore, expand, exploit, and exterminate across hostile star systems while every structure, defense, and production chain depends on connected energy grids. One destroyed link can trigger a cascading system failure — turning expansion into collapse within seconds.

Does a similar job

all alternatives →
  • IW
    I wrote my own RTS game engine in C2021 · github.com · ▲1,102
  • IM
    I made a browser-based RTS game2022 · battle-of-flags.com · ▲212

    I've posted this game here before, hopefully a repost is fine as the game has changed quite a bit (improved AI, improved mapeditor, much quicker gameplay, etc). Game is based on JavaScript/Canvas and WebSockets. On the browser side the map is pre-rendered (as a background image), just the mobile units/buildings and animations are dynamically rendered. The lobby server is made in node.js, but the game server is C++ for performance reasons (mainly the pathfinding). I found the C++ WebSocket libraries out there to be too difficult to use so I made my own based on the rfc. Overall I…

  • Run an Empire2014 · ▲64

    The Real-World Territory Control Game

  • Kingdom Rush Origins2014 · ▲93

    A prequel to one of the most addictive tower defense games

  • AB
    Alien Battle – defeat your enemies2021 · play.google.com · ▲22
  • Squarecraft.io2018 · ▲84

    A simple browser RTS game. Defend your base. Capture flags.

More life & fun this month

the category →

Launched alongside, May 2026

the whole month →
  • Brew 905

    Like Claude design for email marketing

    AI · May 2026 · brew.new

  • Parallel agents, diff reviewer, and multi-model comparisons

    Dev tools · May 2026 · kilo.ai

  • StoreClaw805

    Grow your store profits with agents that know how to sell

    AI · May 2026 · storeclaw.ai

  • Give your agent a real number and voice to make calls.

    AI · May 2026 · pollyreach.ai

  • NW

    Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…

    Life & fun · May 2026 · github.com

  • FM

    Dev tools · May 2026 · github.com