Home
Softono
p

planetarium

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by planetarium

libplanet
Open Source

libplanet

Libplanet is a .NET library designed for creating decentralized, multiplayer online games where the entire gameplay occurs on a peer-to-peer network among equal nodes instead of relying on a central server. It incorporates core blockchain features such as digital signatures, Byzantine Fault Tolerance consensus, and data replication directly into the application. The library offers three key advantages over other decentralized gaming solutions. First, it is embeddable, meaning games do not need to communicate with external processes, eliminating the need for complex marshaling or process management similar to how SQLite operates compared to MySQL. Second, it is isomorphic, allowing all game logic to be written and executed in C without requiring separate smart contracts or glue code. Third, it is token-independent, enabling developers to build games without forcing the creation of a cryptocurrency, making them accessible to regular gamers. Libplanet is distributed via NuGet for standard .NET projects and provi

Game Development
535 Github Stars