@think-and-dev/cartesi-boardgame
v0.0.32-beta-rc
Published
library for turn-based games
Downloads
1,396
Readme
T&D’s Boardgame Framework
Framework for developing board games in Cartesi, inspired by Boardgame.io
What is T&D’s Boardgame Framework ?
Is a groundbreaking tool that is transforming digital board game development. It smartly combines traditional game design with modern blockchain technology. This framework is designed for developers who are familiar with boardgame.io but want to improve their projects with better security and decentralization. At its core, T&D’s Boardgame Framework builds on boardgame.io, a popular library known for its versatility in creating various board games. What makes T&D’s Boardgame Framework unique is its integration with blockchain technology, specifically using Cartesi's capabilities.
The main feature of this framework is its ability to validate game moves using blockchain. This is achieved through two key Cartesi technologies: the Cartesi Virtual Machine (CVM) and Cartesify. The CVM is an advanced system that allows complex computations to happen off-chain while keeping blockchain-level security. Cartesify, on the other hand, is a tool that simplifies the process of adapting existing applications to run in the Cartesi environment.
WiP (Work in Progress)
- State Management: Game state is managed seamlessly across clients, server and storage automatically.
- Multiplayer: Game state is kept in sync in realtime and across platforms.
- AI: Automatically generated bots that can play your game.
- Game Phases: with different game rules and turn orders per phase.
- Lobby: in progress.
Usage
Installation
npm install @think-and-dev/cartesi-boardgame
Additional resources
For more information about boardgame.io, please refer to its official documentation here.
Acknowledgments
This project is supported by the Cartesi Grant Program.