Yare 2 – Programmable RTS game
Hi HN! About a year ago I showed my side project Yare here (https://news.ycombinator.com/item?id=27365961) and was overblown by the feedback and support. Since then a lot has changed and I'm excited to share the beta of 'Yare 2' (https://www.yare.io/). The simple programming game has evolved into something a little more complex with the ability to not only control the units with code, but now practically anything is programmable. E.g. the players can build their own UI elements to play the game with (when you choose 'play with mouse and keyboard' on the…
In plain words
Yare 2 is a programmable real-time strategy game where players control units and build custom UI elements through code. Designed for developers and strategy game enthusiasts, it lets players write code to manage nearly every aspect of gameplay. The game is free to play and emphasizes creative customization, allowing players to program their own interfaces and game mechanics rather than relying solely on traditional controls.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Hi HN! About a year ago I showed my side project Yare here (https://news.ycombinator.com/item?id=27365961) and was overblown by the feedback and support. Since then a lot has changed and I'm excited to share the beta of 'Yare 2' (https://www.yare.io/). The simple programming game has evolved into something a little more complex with the ability to not only control the units with code, but now practically anything is programmable. E.g. the players can build their own UI elements to play the game with (when you choose 'play with mouse and keyboard' on the homescreen, it showcases what is possible to create). This is a passion project that I don't plan to anyhow excessively monetize and will be always free to play, but I'm worried that it's perhaps growing into a too chaotic/confusing game and losing its initial simplicity.
Does the same job
all alternatives →
- YIYare.io – game where you control units with JavaScript2021 · yare.io · ▲233
- IWI wrote my own RTS game engine in C2021 · github.com · ▲1,102
- 1C1v1 coding game that LLMs struggle withMar 2026 · yare.io · ▲29
This is a game I wish I had as a kid learning programming. The concept of it is fairly similar to other coding games like Screeps, but instead of a complex world with intricate mechanics, Yare is a lot more minimal and approachable with quick 1v1 <3 min matches. It's purely a passion project with no monetization aspirations. And it's open source: https://github.com/riesvile/yare The first version 'launched' several years ago and I got some good feedback here: https://news.ycombinator.com/item?id=27365961 that I iterated on. The latest overhaul is a result…
- IMI 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…
- IMI made a programmable computer from NAND gates2024 · github.com · ▲420
I am proud to present my solo hobby project NAND. This year-long undertaking follows the completed Nand to Tetris course, but ported to the web with its own runtime, user interface, and IDE. Using the "Load example program" selector, you can try out some programs I wrote on NAND's emulated hardware such as 2048, a genetic algorithm, and a manual stack overflow to corrupt the screen. Check out NAND at https://nand.arhan.sh Additionally, I've authored an extensive writeup about the project. Read about it on the GitHub repository's readme.
More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com
Launched alongside, August 2022
the whole month →



DhiWise 2.0▲737Convert Figma designs into Flutter 3.0 & React code rapidly
Dev tools · 2022 · dhiwise.com
- PA
Hey HN, I've been working on https://pornpen.ai, a site for generating adult images. Please only visit the site if you are 18+ and willing to look at NSFW images. This site is an experiment using newer text-to-image models. I explicitly removed the ability to specify custom text to avoid harmful imagery from being generated. New tags will be added once the prompt-engineering algorithm is fine-tuned further. If the servers are overloaded, take a look at the feed and search pages to look through past results. For comments/suggestions/feedback please visit…
AI · 2022 · pornpen.ai