Components for building on chain gaming backends.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Game Core is a modular smart contract framework for building fully on-chain games, providing foundational infrastructure like game boards, player management, zone-based movement, rule systems, gas management, and randomness. It follows a factory pattern where developers deploy the core infrastructure once and dynamically create game instances with custom boards, zones, and rulesets. The framework is designed for game developers who want to focus on gameplay logic rather than boilerplate, offering components that support both simple and complex on-chain gaming backends.