TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Yare 2 – Programmable RTS game

129 pointsby levmiserialmost 3 years ago
Hi HN! About a year ago I showed my side project Yare here (<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=27365961" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=27365961</a>) and was overblown by the feedback and support. Since then a lot has changed and I&#x27;m excited to share the beta of &#x27;Yare 2&#x27; (<a href="https:&#x2F;&#x2F;www.yare.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.yare.io&#x2F;</a>).<p>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 &#x27;play with mouse and keyboard&#x27; on the homescreen, it showcases what is possible to create).<p>This is a passion project that I don&#x27;t plan to anyhow excessively monetize and will be always free to play, but I&#x27;m worried that it&#x27;s perhaps growing into a too chaotic&#x2F;confusing game and losing its initial simplicity.

11 comments

beck5almost 3 years ago
Thanks for creating this. I have found it pretty impenetrable though, i&#x27;ve spent a good few minutes trying to get some of the bots to harvest, but they never seem to move.<p>It feels like it could do with a bit of over the shoulder user testing.<p>After a while the game does get canceled which may be the root cause of the issue?
评论 #32399167 未加载
评论 #32395548 未加载
drekipusalmost 3 years ago
Looks pretty cool in idea, but the game has crashed every time I&#x27;ve tried to play it. I&#x27;ve also noticed that a lot of my energy keeps getting into negative values ( which look like a overflow to me).<p>I&#x27;m a big fan of 1v1 strategy games like this. but it needs more than 1 unit and 1 structure (I think). - otherwise it&#x27;s just a matter of who attacks first and who has further to travel.<p>What&#x27;s meant to be the balance of the races? triangles seemed to have more units than squares, for instance.. do they travel faster?
评论 #32395581 未加载
noasaservicealmost 3 years ago
I have no clue what im doing.<p>Like.. none. I made some energy triangles move, and then the game was &quot;cancelled&quot;.<p>Oh well.
fuzzythinkeralmost 3 years ago
One of the best intro videos I&#x27;ve seen. Great pacing and music. Will try to steal some essence of it when I attempt mine.
评论 #32400571 未加载
评论 #32400073 未加载
ikirisalmost 3 years ago
so like... screeps?<p>is there a comparison somewhere?
评论 #32540807 未加载
dewelleralmost 3 years ago
I keep getting the &quot;Game Canceled&quot; error.
doomiiiialmost 3 years ago
Any reason as to why this is not open source? (I&#x27;m not saying, everyone should make everything OS, just interested to understand your reasoning behind the decision?)
评论 #32396054 未加载
leemcd56almost 3 years ago
やれやれだぜ
5-almost 3 years ago
a very different take on programmable rts is <a href="https:&#x2F;&#x2F;colobot.info&#x2F;" rel="nofollow">https:&#x2F;&#x2F;colobot.info&#x2F;</a> (perhaps <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Colobot" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Colobot</a> is a better introduction)<p>this is a very old game that has seen an open source release (including free assets) somewhat recently.<p>the original game is fully playable on modern platforms; lately some multiplayer features were added that look quite a bit of fun.<p>this is an early-noughties 3d rts, with the twist that all units (including the enemy, though this is obscured during normal gameplay) run user-editable code that can be changed in-game.<p>the rts campaign is supplemented by exercises designed to introduce complete beginners to programming (e.g. write a maze solver or a waypoint-driver flight controller).<p>the genius is, in my opinion, in that the affordances and fidelity of the simulation is such that controlling e.g. a flying flighter is <i>fun</i> and accessible.<p>do give it a go -- perhaps with your kids.
评论 #32396886 未加载
rendawalmost 3 years ago
I hate making a not entirely on-topic posts, but most game submissions take you to a link that starts the game. I guess that helps get players by minimizing steps needed to be taken to start.<p>I&#x27;m curious what the game&#x27;s like, but I&#x27;m reading while eating or doing waiting for something at work and I&#x27;m not in a good position to play the game. As it is I&#x27;ll probably skip it and forget to come back later.<p>Having a website with some screenshots and explanation would be awesome.
评论 #32395876 未加载
评论 #32396895 未加载
pdntspaalmost 3 years ago
I could not get anything to work with M+K, none of the RTS controls I am used to worked. Left-click select, right-click move did not work. Left-click select, left-click move did not work. Select with control (no click+drag?) selected stuff but I could not get the units to do anything.<p>I gave up.<p>Would strongly advise the author not to break from convention here.
评论 #32398180 未加载
评论 #32397712 未加载
评论 #32398008 未加载