Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 941 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 941 Bytes

Islands Story

Islands Story is an on-chain strategy game built on =nil;.

The game leverages and gamifies sharded blockchain functionality, allowing users to experience the dynamics of shard-based blockchain systems.

  • Create and govern your own polis (city-state)
  • Each polis is deployed as a unique smart contract
  • The characteristics of each polis vary based on the shard where it's located
  • Communication between polises depends on their location (same shard or across different shards)

Currently, the game is in its early stages of development. For now, the available features include (almost nothing):

  • Creating your polis
  • Sending resources to other polises

See one pager for details on the planned gameplay.

Usage

For now, you can use it only via hardhat tasks. For =nil; specifics, see: https://docs.nil.foundation/nil/getting-started/nil-101/.