Life & fun · November 13, 2024
Kurt Vonnegut's lost board game online
Three weeks ago GHQ, a strategy board created by Kurt Vonnegut appeared on the front of HN[0]. A friend and I got hooked and spent the last week and half building out a playable online version of the game. It supports pass n'play, multiplayer, and a primitive bot (named kurt) that you can play against. We're also chess nerds so had to ship with an Elo system. Huge kudos to nicolodavis[1] and the maintainers of Boardgame.io [2] - it's the only reason we could build something this good, this fast. The library separates concerns and authority across the server / client seamlessly without…
What it does
In the maker’s words, at launch
Three weeks ago GHQ, a strategy board created by Kurt Vonnegut appeared on the front of HN[0]. A friend and I got hooked and spent the last week and half building out a playable online version of the game. It supports pass n'play, multiplayer, and a primitive bot (named kurt) that you can play against. We're also chess nerds so had to ship with an Elo system. Huge kudos to nicolodavis[1] and the maintainers of Boardgame.io [2] - it's the only reason we could build something this good, this fast. The library separates concerns and authority across the server / client seamlessly without requiring you to rewrite the logic in multiple places. The abstractions felt right immediately. If you want to build a browser based board game, start here. Hope this is fun and brings GHQ to more people. We opened source the code if you want to contribute or remix it :) [0] https://news.ycombinator.com/item?id=41896636 [1] https://github.com/nicolodavis [2] https://boardgame.io/
Does the same job
all alternatives →- MAMeatshields – An in-browser turn-based strategy game2017 · ▲113
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…
- WFWesnoth – Free, turn-based strategy game2014 · github.com · ▲146
- FOFreeBoardGames.org – FOSS platform for publishing boardgame.io games2021 · ▲33
Hello HN, I have started FBG some years ago when I moved to the Bay Area and could not find a simple, cross-platform, no-registration way to play board games with my friends back in my home country. I also wanted to make it simple to create multiplayer board games online for developers in their free time. Shortly after, I found out about boardgame.io with similar goals and decided to join forces with them. It became the engine of our board games, and we focused on publishing/serving them. To be fair with everyone and inspired by Wikipedia, we made the project a non-profit with GPLv3…

- NBNepali Baghchal game in Node.js2012 · ▲15
We at Semicolon Developers have released two player version of Nepali board game Baghchal[1]. It can be played at: http://obaghchal.com Game is working fine in Chrome and Firefix latest builds. There are few glitches but if you have ever played Baghchal I'd love to hear your feedback on the game play online. I'd like to credit HN for all the encouragement. I have promised myself to post a Show HN thread with some cool work and this is our first attempt. Deployment wise I am having some difficulties in setting up server. I think we'd have problem scaling it up. If any Nepali hacker is…

More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io
Launched alongside, November 2024
the whole month →


- IB
I wasn't quite sure if this qualified as "Show HN" given you can't really download it and try it out. However, dang said[0]: > If it's hardware or something that's not so easy to try out over the internet, find a different way to show how it actually works—a video, for example, or a detailed post with photos. Hopefully I did that? Additionally, I've put code and a detailed guide for the netboot computer management setup on GitHub: https://github.com/kentonv/lanparty Anyway, if this shouldn't have been Show HN, I apologize! [0]…
Dev tools · 2024 · lanparty.house

