41 comments

  • dtagames 14 minutes ago
    Congratulations on your launch as an indie studio! It's a significant achievement and the game looks great.
    • jonkuze 12 minutes ago
      thanks soo much! yeaa it's been a long road... feels great! Thank you.
  • fidotron 9 hours ago
    Very nice work, and congrats on getting so far with this! I have a few odd questions though:

    Is the networking websockets or webrtc underneath?

    Did you have tech challenges with the Unity side at all?

    What's your business model?

    • jonkuze 8 hours ago
      thank you! - using Mirror Networking Library w/ Websockets - No tech challenges except for the super slooow build times lol - Business mode Ads, Ad Rewards, and Virtual Currency to buy premium cosmetics
      • bcjordan 4 hours ago
        Curious, are the slow build times locally, your own CI or Unity Cloud Build? (If local/own builders may be some ways to dramatically lower the build times eg by managing the Library/ cache per-platform.)

        Happy to help anyone with optimizing these approaches it's been a pain to figure out

        • jonkuze 3 hours ago
          Slow builds locally, but last I tried cloud build it was about the same.
          • bcjordan 3 hours ago
            In the most recent game I automated builds for the initial build took 1-3 hours, but subsequent builds with the Library/ folder cached took 5-10 minutes.

            Are you switching platforms between builds locally? (like building one for web / server / pc / mac etc). Platform switching essentially blows away the cache, making it take the full build time each time. There was an asset years back that would create folders for each platform's Library/ cache and switch between them when you switched build platforms.

            In CI (eg using https://game.ci) you can prefix build cache keys with the platform to manage that automatically.

            Unity Cloud Build is in general slower/more flakey/sometimes has cache issues compared to DIY CI, but it should speed up after a successful first build as long as it caches the Library/ folder, and they do separate that out by build platform properly. (Worth checking each build config setting is set to cache that)

      • fidotron 8 hours ago
        Hey you could always try Unreal for even slower builds!
        • jonkuze 7 hours ago
          haha too funny!
  • legohead 8 hours ago
    Looks interesting. Some feedback on the trailer: I wouldn't waste the precious first 5 seconds on guys running at the camera, and your post says something about roguelite. Are there skill trees? Items/equipment? Shops? Different zones? I assume the characters running at the start represent classes but there's no way to tell. I'd showcase clips of what all the game has to offer, not just combat the whole time.
    • jonkuze 2 hours ago
      thanks for the feedback... regarding the roguelite elements. Eonfall features dynamic missions & enemy spawns, and permadeath. You are right, would be good to incorporate more of that within a future game trailer somehow. Thanks again.
  • tpoacher 2 hours ago
    Couldn't get past the consent banner. I am not going to click on a thousand "legitimate interest" toggles just to watch a trailer (and most certainly not going to "accept all" just to remove the banner). No idea what the game is about as a result.

    Not the best onboarding experience, I must say...

  • doright 9 hours ago
    Reminds me of the days of spending dozens of hours in Sherwood Dungeon in my youth.
    • rnewme 5 hours ago
      Now that's something I haven't thought about for almost 15 years, but have some nice and vivid memories about. Cool!
    • polishdude20 9 hours ago
      I haven't thought of that game in ages! The nostalgia hits hard.
    • Snacklive 9 hours ago
      Dude i remember that game it was so fun to wander around. One of the best memories of my childhood
    • jonkuze 8 hours ago
      ahhh yess use to play that game too!! I've been working on web games since about that time when adobe shockwave game became a thing. Fun times! = )
  • cjrd 8 hours ago
    Really enjoyable overall.

    As a noob, I did feel like I spent the majority of my time just running around trying to figure out what to do.

    • jonkuze 8 hours ago
      thank you for feedback... ah yes we are totally missing a tutorial with good guidance for noobs! we plan to work on that too.
  • Cilvic 4 hours ago
    Super cool music. Great vibes.

    on Firefox with ublock origin the playbutton wasn't visible so I made an account first. Pretty slow fps not sure why + hard to figure out where to go.

  • pentagrama 8 hours ago
    Feedback: Got this error after pressing Play Now https://imgur.com/a/VCzACsF
    • jonkuze 8 hours ago
      thanks for sharing... actually pushing a new build to fix this shortly! it only happens when other players are in-game with the squads (friendly ai spawned) fixing sooon!!
  • skndr 10 hours ago
    Congrats on the launch! Looks like you can only play one game as a guest before getting stuck in a loop when hitting "play now" between "forgot to buy items?" and "you must be logged in to buy". I also wasn't sure which one was the base to defend once I'd wandered off.
    • jonkuze 8 hours ago
      thank you!! ahh stuck in loop because maybe you selected some premium items? thanks for the other feedback will for sure improve the onboarding.
  • rglover 5 hours ago
    This is great! Really polished and fun to run around the map.

    Do you have an announce list for the official release?

  • aetherspawn 1 hour ago
    Would be nice to play on mobile.
  • anovick 8 hours ago
    After choosing character, loading the game, got an alert with some error about wasm.

    Second time I tried, was able to load the game.

    Sadly my 2012 Thinkpad is not able to keep up even on Low graphics (12 FPS) and looks like there's only a server in US, which meant 200+ Ping for me

    Looks pretty cool tho. Good luck working on the rough edges!

  • Perenti 1 hour ago
    Sorry, but if I can't see what it's about without an account I don't want to know.
  • abc-1 10 hours ago
    Looks really good, you should be proud.
  • kc711 9 hours ago
    Stuck in a join lobby error loop, but can't wait to try it out!

    One thing i will say, I LOVE the color picker options. I cannot stand games who nickel and dime for basic ass colors and you have an entire color wheel for free so kudos!

    • jonkuze 8 hours ago
      ahhh shoot i think the next build pushing shortly should fix the error you saw!! and yea haha i can't stand that either charging people for dang colors.
  • marwis 6 hours ago
    Worked fine in a window but too slow when fullscreen on my Surface Pro 8.

    Should have dynamic resolution to maintain FPS.

  • robblbobbl 9 hours ago
    Here is the error log of the error I get when trying to connect https://pastebin.com/YMXijJhB
    • sourthyme 8 hours ago
      Looks like a shader doesn't support your GPU. Sharing what GPU you have might be helpful. I'm not sure if it is in the logs somewhere.
  • dimgl 9 hours ago
    Super cool! For some reason my mouse doesn't work on Chrome, Windows :( I get a WASM error message and then it immediately stops working. Shame!
  • kwanbix 8 hours ago
    I really like it. My only concern would be the controls. It feels weird compared to doom or fortnite for some reason.
  • avree 9 hours ago
    Arc browser, get stuck in a loop of "Connecting to server" and "Unable to Join! Connecting to New Server..." when I try to join.
    • jonkuze 8 hours ago
      thanks for feedback! New build should be coming shortly to fix this!
  • mlok 10 hours ago
    I am on Brave on iOS and I have no idea how to start the game.
    • thepill 10 hours ago
      Sign-up/in appears only in landscape mode
      • pmontra 10 hours ago
        Firefox Nightly Android: the signup button appears in desktop mode, both portrait and landscape.
  • reynaldi 9 hours ago
    Very cool, I am surprised how it loaded so fast!
    • jonkuze 8 hours ago
      thanks!! glad its working well for ya = )
  • jonkuze 7 hours ago
    Hey all, we just pushed a new build that should resolve the crash that was happening upon joining a game!
  • rakibyte 10 hours ago
    I played one game without signing up for a quick tour. I played against one wave then quit. The game is good for a browser game there are server issues but I guess that will be fixed before public release. I was getting ping around 21.
  • swirly-mcswirl 9 hours ago
    I'm unable to play it on my chrome. No extensions enabled. OS Mac
  • tuzemec 7 hours ago
    Is there a way to reverse the mouse Y axis?

    Btw, the music is dope!

  • dintech 8 hours ago
    I need look inversion. I can't play it this way.
  • 8n4vidtmkvmk 9 hours ago
    Congratulations on the launch!
  • gcr 9 hours ago
    Really exciting!

    Arc on OSX gives me a javascript alert() with a giant wasm stack trace about 2s after joining the match. Music continues to play but the graphics stop updating.

    Edit: Chrome works fine on OSX, oddly enough. (M1 mbp)

    Wonder if windows users are having trouble? Chrome on mac is infamously bad for OpenGL content

    • robpco 9 hours ago
      Also crashes with a Javascript alert on Firefox 133.0.3 on macOS Sequoia 15.2
    • jonkuze 8 hours ago
      ahh yes fix is coming shortly!! Thanks for reporting
  • ineedaj0b 8 hours ago
    ran on a depreciated 2013 chromebook. impressive
    • jonkuze 8 hours ago
      whoa! niceee thanks for checking the game out
  • lovegrenoble 10 hours ago
    Very clean job
  • devmor 8 hours ago
    Clicked "Play Now", made my little avatar, and it immediately told me to pay money. Not a great first experience.
    • jonkuze 8 hours ago
      thanks for feedback... although I think you selected items that are premium items... some stuff can be purchased for cheap which all players get a starting credit of 200. Other more expensive stuff need credits for that. We gota pay the hosting cost somehow =)
      • devmor 8 hours ago
        Yeah, I don't think there's anything wrong with that pattern, but it is an unpleasant experience when trying out the game.

        Perhaps make it obvious via the UI that these are premium items when selecting them?

  • nahnahno 10 hours ago
    Looks great
  • pravosleva 9 hours ago
    Broken link?
  • bartleeanderson 7 hours ago
    I just noticed that clicking on Terms of service link doesn't work and don't know where to find them to know what I am agreeing to. Maybe I do, and maybe I don't. Found it on the Sign Up popup as I was investigating and thinking about playing. I will assume they are innocuous and that I don't intend on doing anyone any harm so I will just go ahead and see if it is something I like even.
  • geor9e 9 hours ago
    Doesn't work. Perhaps too much hackernews traffic at the moment. Unable to Join! Connecting to New Server... Joining, Please Standby... Unable to Join! Connecting to New Server...
  • palmfacehn 11 hours ago
    Crashed upon joining the game in Firefox. A modal dialog with a stack trace appeared.
    • qingcharles 10 hours ago
      Same with Chrome, Win 11.
      • cchance 10 hours ago
        Same with Arc on Mac...

        I saw people jump and sound for a second then crashed, hope hes got some error logging on the server side

    • tgdn 9 hours ago
      Same on Chrome and Safari on mac
    • jonkuze 8 hours ago
      thanksss fix coming shortly!!
    • lexlambda 10 hours ago
      Yep. So much for "built for the web". While I know that a lot of software is only tested on Chrome and Safari, I would expect different when marketing as being web-based.
      • shermantanktop 9 hours ago
        It’s out for “test play” so I guess these are test results. It’s a two-person team, cut them some slack.
      • Kiro 9 hours ago
        Getting the same on Chrome though so not sure what you're referring to.
  • Its_Padar 10 hours ago
    > Please make it easy for users to try your thing out, preferably without having to sign up, get a confirmation email, and other such barriers. You'll get more feedback that way, plus HN users get ornery if you make them jump through hoops. https://news.ycombinator.com/item?id=22336638

    > Off topic: blog posts, sign-up pages, newsletters, lists, and other reading material. Those can't be tried out, so can't be Show HNs. Make a regular submission instead. https://news.ycombinator.com/showhn.html

    This looks very interesting but Show HNs need to be usable easily without making an account

    • emaro 10 hours ago
      You don't need to sign up. But I saw the play button only in Firefox. In Chromium the Play button wasn't there.
      • Its_Padar 10 hours ago
        Odd but still not within the guidelines as

        > HN users get ornery if you make them jump through hoops

        Is in them

        • Kiro 9 hours ago
          You click "Play now" and you're in the game. That's less friction than most Show HNs. You’re misinterpreting the rules and being overly zealous for no reason.
          • Perenti 1 hour ago
            No "Play now" button on Firefox for me, only "Sign up" and "Log in".

            No corporate webpages, only anti-social media links to invite people.

            No "FAQ", "About" etc links.

            Not human friendly.

        • pvg 10 hours ago
          It just isn't the case that you can't have a Show HN without signups - it's preferable for the friction-to-try be as low as possible but sometimes 'as low as possible' is, in the given context, still a fair bit of friction. Lots of Show HN's are in very early stages and unpolished, some use finicky/newish technologies, etc. If this particular one is too much of a hassle and you bounce off, that's fine but the suggestion the poster is breaking some sort of rule here is inaccurate.
        • cchance 10 hours ago
          what hoops? i clicked, play .. play now and got in... it crashed, on Arc (osx) but it started to load and i saw people moving around
    • jonkuze 8 hours ago
      you don't need to signup at all to play! thank you for the feedback
  • lovegrenoble 10 hours ago
    Blocked in the store, asked to purchase some stuff ((
    • jonkuze 8 hours ago
      if you unequip the premium items you can play!!