nowfound

Alternatives

Products that do what I rebuilt a 2000s browser strategy game on Cloudflare's edge does

I grew up in Germany in the early 2000s playing a browser game called Inselkampf. You built up an island, mined gold and stone, cut down trees for wood, raised armies, sent fleets across an ocean grid, joined alliances and got betrayed by them. Same genre as OGame or Travian. It shut down in 2014 and I never found anything that replaced that feeling of checking in before school to see if your fleet had arrived and your alliance was still alive. I finally built the version I wanted to play. Kampfinsel is live at kampfinsel.com right now with real players on it. It's not a straight copy of the…

  1. 1IM

    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…

    2022 · battle-of-flags.com

  2. 2MA

    A few months ago (82 days to be exact!) I posted a link on HN to my game, Meatshields. A bunch of you commented and played my game and gave me some wonderful feedback. Over the last few months I've been playing with many of you and implementing the best of everybody's suggestions. So, thank you, HN for all your help! I feel this is an extreme overhaul I couldn't have done without your input. Since then, I have: Dramatically improved our hosting platform (So it HOPEFULLY won't go down this time (oops.)), Added two new units, Rebalanced all existing units, Added many more maps, Improved the…

    2017

  3. 3IM

    Hi, I've been developing an HTML5 MMORPG game where people can submit code to play a game, like collect items, destroy defense towers or kill monsters, etc.. I've been working on this for over 1.5 yrs (all my spare time) and now it's ready for preview, does anyone want to try it out? It's mostly opensource (and the rest will be opensource sooner or later) Please access it with PC, it's an HTML5 game: https://bytelegend.com/ I really want it to expand to more languages, but right now I've only finished Java part. I wonder if anyone can help me with other languages. Besides, I'm…

    2022 · bytelegend.com

  4. 4AM

    Hello HN! We’re a small creative studio specializing in real-time 3D experiences. Netlify approached us to design and build an interactive experience to celebrate reaching 5 million developers. Inspired by the classic game Marble Madness, we created a gamified experience where users control a ball through playful, interactive levels. The goal was to blend marketing content with the look and feel of a game to engage users. The app is built with Three.js [1], using our custom render pipeline and shaders, and uses Rapier for physics simulation [2]. The 2D content is overlaid on the WebGL view…

    2024 · 5-million-devs.netlify.com

  5. 5IS
  6. 6IM

    Modd.io is a collaborative game editor that runs in browser. It's kind of like Figma for game dev. We made this engine low-code and multiplayer-first, so developeres can quickly prototype casual multiplayer games. I hope some of you guys will find this useful. Would love to hear feedback also. Thank you. Engine Demo: https://www.modd.io

    2023 · github.com

  7. 7MA

    I made an in-browser game called Meatshields (https://meatshields.com) which allows players to play a turn-based strategy game against many different players simultaneously. The game is heavily inspired by Advance Wars and I wanted to give people the multiplayer experience I loved from my childhood. I couldn't find an online version of the gameplay that I really loved (Advance Wars By Web (AWBW) is FANTASTIC, but there are actually a few gameplay mechanics in Advance Wars that I take issue with that I wanted to try to balance myself), so I decided to make my own. It's still pretty…

    2017

  8. 8BG

    Hi HN, I've been building a browser-based multiplayer strategy game called Borderhold. Matches run on large maps designed for hundreds of players. Players expand territory, attack neighbors, and adapt as borders shift across the map. You can put buildings down, build ships, and launch nukes. The main thing I wanted to explore was scale: most strategy games are small matches, modest maps, or modest player counts, but here maps are large and game works well with hundreds of players. Matches are relatively short so you can jump in and see a full game play out. Curious what people think.…

    Mar 2026 · borderhold.io

  9. 9LA

    Hey HN, this is a small project myself and closer friends have been building on our free time (https://github.com/Dr-Nekoma/lyceum), it finally reached 0.1.0, we are open to feedback! The original idea was to experiment with Zig + Raylib, eventually we wrote a small server in Erlang as well. We started by first interacting with Erlang via its C bindings, but this eventually led to some of us to prototyping our own tooling to better integrate Zig types with Erlang, we called such tool "zerl" as its avaliable here…

    2024 · github.com

  10. 10PA

    Thought I would post in celebration of 1 year of my website being online. I've been working on it on and off and currently the website allows users to play Hex, Tumbleweed, Amazons, and Connect 6 against friends or against practice bots. I've been a long time player of some of these games and I felt for a long time that the world could use a few more popular abstract strategy games compared to Chess or Go. If you try it, let me know what you think. I'm always looking for new games or new features to add :)

    Oct 2025 · abstractboardgames.com

  11. 11

    Historical turn-based tactical RPG

    2017

  12. 12MA

    hi all, I've always wanted to make my own game, but couldn't afford a thousand-dollar adobe (flash+photoshop) license. I'm not a talented programmer, have no degree in CS. But I understand some elements of design. So I got me a copy of ImpactJS, and after about 5 months of steep learning curve (at least for me), I managed to come up with a game. I also integrated it with a highscore and badge system, similar to what you get at Kongregate. You need to login with Google/OpenID to earn badges/scores. link is: http://www.hotbazooka.com/privatejoe hope to hear some feedback/questions from you guys!

    2011 · hotbazooka.com

  13. 13AR

    My background project for the last two years has been re-implementing my 2004 C++ shoot'em up game in TypeScript + WebGL, and it's finally done (just in time for the 20th anniversary!) Play the game online: https://nicollet.net/blog/darklaga/darklaga.html Technical article about the remake: https://nicollet.net/blog/darklaga/remake.html I have tested Firefox, Chrome and Edge on desktop and mobile (no access to a device capable of running Safari). It's amazing how much difference 20 years makes: the hardware is so much more powerful, the web…

    2024 · nicollet.net

  14. 14

    I posted once before but wanted to share again because a lot has changed. There's now a fairly strong bot to play against (contributed by a community member) and also correspondence games. The combination of these things helps a bit in finding people to play against.

    10d ago · voronoigo.com

  15. 15M1
  16. 16

    Create amazing games, AR and VR using just your browser!

    2015

  17. 17

    A game engine where you can make games without coding.

    2020

  18. 18AD

    This is something that I've been working on on-and-off in my spare time for the last few years. I started in 2020 during Covid trying to do a Mount and Blade style map in UE4, and it grew from there until where it is now - I would just add a feature, then another, until it came together. Since the start of the year I've really been trying to polish it some more. I've got the full thing planned for a Q3 25 release. Github release if you don't have Steam: https://github.com/joe-gibbs/fall-of-an-empire-release

    2024 · store.steampowered.com

  19. 19

    A week-long mobile game of strategy and diplomacy

    2015

  20. 20IB

    Dear Hacker News, I'm kindly asking for your participation in the open beta for my AI-managed mini-games website. Thank you in advance! For a limited time window, I'm setting the all-free feature flag to true. I hope you have a lot of fun exploring the AI's sense for games! Here and there, I tweaked it to help with visual consistency. I would be deeply grateful if you opted into analytics. $2,300 in API tokens... Cheers!

    Jun 2026 · minigames.world

  21. 21AQ

    Hello everyone! I've finally finished my latest side project - a RPG game made in Blazor. It started as a small project to learn some Blazor (I'm .NET dev but kept mainly to backend and ASP.NET). I had such a good time coding it that at some point I decided to make a full featured game out of it. I might've have bitten off more that I could chew as RPGs have so many systems and elements but overall I think it worked out well, especially for a single person project. I want to hop on the next project soon so any comments/questions/tips than can make me better really appreciated!

    2024 · whimsicalwyrm.itch.io

  22. 22OA

    Hi everybody. I occasionally make little browser-based games, and this is my latest attempt. It's not quite done, but it's quite playable (note: it does include audio): https://www.omiword.com/ This has been my occasional tinker target for ~5 years now, starting in the early days of Covid. The objective is to drag letter tiles within certain boundaries to spell four common American-English words. It hasn't got ads or anything, it's just supposed to be fun for its own sake. If people happen to like it, I might add an option for folks to make a small, one-time payment to unlock…

    2025 · omiword.com

  23. 23AG

    Hello guys, I'm glad to present to you PlayAlgoShip, a web-based game where you solve fun algorithmic puzzles. The rules are simple, you need to find the correct algorithm that makes the ship collect all stars. If you succeed, you will unlock the next level! There are also live statistics like how many players are currently playing on your current level (you are not alone struggling!), the finish rate of the level, and how many players liked/disliked it. It's 100% free, I hope you will enjoy the experience!

    2024 · playalgoship.com

  24. 24SC

    I was tired of games like Mafia Wars and wanted a phone-based MMO Strategy game where hundreds of players could actually engage each other on a 2D map, so I made one. I track the state of the game each night so we can display a visual timeline of territory controlled by each alliance. (example: http://bit.ly/q5CFhU) I use jQuery mobile for the front end so it runs on most phones (via Phonegap) as well as modern web browsers. The server side is handled by Java Servlets and MySQL. This started as a hobby - I'm not a developer by training - so I am very interested in feedback, suggestions, and…

    2011

Ranked by how close each launch is in meaning, then by votes. Refine with a description →