Boardgame.io
Open-source Game Engine for Turn-Based Games
Description
Open-Source Game Engine for Turn‑Based Games
Overview
boardgame.io is a JavaScript engine that facilitates the development of turn‑based games.
Core Concept
By writing concise functions that define how the game state evolves after each move, boardgame.io automatically generates a fully playable game. This includes online multiplayer capabilities—eliminating the need to write any networking or persistence code yourself.
Creator
Nicolo John Davis
@nicolodavis