Skip to content

ZombiebBattleGround Game Modes in Solidity. For Extending the gameplay with custom game modes

License

Notifications You must be signed in to change notification settings

BrwGamer/zb_game_mode

 
 

Repository files navigation

Zombie_Battleground_GAME_MODE

Solidity contract templates that lets users create custom game modes for Zombie Battlegrounds.

Quick Links:


The ZB Interface:

contract ZBattlegroundGame {

}

Quick Start:

Make sure you have ganache running

yarn install
truffle test

Background

We wanted a cool way for users to add custom game modes to the Zombie Battlegrounds.

Checkout https://cryptozombies.io for tutorials on how to use this

About

ZombiebBattleGround Game Modes in Solidity. For Extending the gameplay with custom game modes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Solidity 80.7%
  • JavaScript 18.6%
  • Shell 0.7%