Doesn't seem like you played your own game before submitting it.
Show HN: Browser grand strategy game for hundreds of players on huge maps
21–30 of 41 posts
Re: Show HN: Browser grand strategy game for hundreds of players on huge maps
#22Re: Show HN: Browser grand strategy game for hundreds of players on huge maps
#23After seeing this I just think it'd be awesome if there's like... a Civ 7... where you can play with 100 people, in a way that's playable, somehow. Yea, not really thought out but if anyone could make it awesome, it'd be them and I'd love to beta/alpha test it. If any Civ 7 dev is reading this, my email is in my profile. (yea I know, a crazy long shot, lol :') I'm doing it for the hype)
Was quite fun, maybe it still exists, haven't checked.
Re: Show HN: Browser grand strategy game for hundreds of players on huge maps
#24Re: Show HN: Browser grand strategy game for hundreds of players on huge maps
#25Not to be overly dismissive, but this feels like a plastic satire of a war game. Additonally, most civvy wargames tend to be based on the Avalon Hill Civilization boardgame from back in the day (which also influenced Sid Meier's Civilization), which imo peaked with Civ 4 (Civ 7 and Humankind I think is based on "History of the World"). I'd recommend reading some US Navy [0][1][2], Marines [3], and NATO [4] literature…
Re: Show HN: Browser grand strategy game for hundreds of players on huge maps
#26Weird clone of OpenFront but with no UI .. ? Custom game doesn't work, tons of errors, can't even see where I am, or understand what is going on. Doesn't seem like you played your own game before submitting it.
Re: Show HN: Browser grand strategy game for hundreds of players on huge maps
#27Not to be overly dismissive, but this feels like a plastic satire of a war game. Additonally, most civvy wargames tend to be based on the Avalon Hill Civilization boardgame from back in the day (which also influenced Sid Meier's Civilization), which imo peaked with Civ 4 (Civ 7 and Humankind I think is based on "History of the World"). I'd recommend reading some US Navy [0][1][2], Marines [3], and NATO [4] literature…
Awesome resources, thank you for linking them!
Appreciate it. I've been getting trolled and attempted doxxed for providing links on HN recently.
Those nation state actors failed but worst case, I and my SO still practice our trigger discipline.
Re: Show HN: Browser grand strategy game for hundreds of players on huge maps
#28Earlier quoted context omitted.
Awesome resources, thank you for linking them!
> thank you for linking them Appreciate it. I've been getting trolled and attempted doxxed for providing links on HN recently. Those nation state actors failed but worst case, I and my SO still practice our trigger discipline.
Re: Show HN: Browser grand strategy game for hundreds of players on huge maps
#29One of the main challenges has been making the map simulation work for hundreds of simultaneous players without the server becoming a bottleneck. Most interactions are event-driven and the map state updates incrementally, which keeps things manageable even when many borders are shifting at once. I've successfully tested this with 4096^2 maps and 1024 players and in those tests framerates were stable at 144 FPS, with…
How did you test with 1024 players - were they real? Often synthetic loads are very different to those caused by real players.
In my tests core game loop handles 1024 bots without issues, often running 5-20x of realtime.
Re: Show HN: Browser grand strategy game for hundreds of players on huge maps
#30Weird clone of OpenFront but with no UI .. ? Custom game doesn't work, tons of errors, can't even see where I am, or understand what is going on. Doesn't seem like you played your own game before submitting it.