Tuesday, January 30, 2024

New best story on Hacker News: Show HN: Boardzilla, a framework for making web-based board games

Show HN: Boardzilla, a framework for making web-based board games
470 by joshbuddy | 81 comments on Hacker News.
Show HN: Boardzilla, a framework for making web-based board games Tldr: We’ve made a framework for web-based board games. You can try out some games over at https://boardzilla.io , or you can take a look at https://ift.tt/XMkwFmK to learn more about how to develop your own game. Source is available at https://ift.tt/B9EUdHa Hey y’all. My brother and I have made a framework for board games. During the pandemic we started to look at BGA but got discouraged by how old-fashioned the tools were and how cumbersome the development process was. We set out to make our own framework where you could use the same code for both the client and server. Our hope is anyone familiar with Typescript and CSS could code up a game without worrying about state management, persistence or networking. It’s still very much a wip, and we're rapidly adding features and games. But we’ve got our first draft of developer docs done, and we've put up a few games we've developed to showcase and test out the platform. Source for the games and framework is available on Github, and we’re excited to code more games and hopefully encourage other people to try it out. Happy for any feedback.

New best story on Hacker News: The Worst Website in the Entire World

The Worst Website in the Entire World 386 by speckx | 187 comments on Hacker News.