Skip to content

ankitaryan404/CryptoZombie-Game

Repository files navigation

CryptoZombie-Game

Game based on Solidity and Ethereum .

The idea of the game is taken from CryptoZombie. This Project uses the solidity version ^0.6 .
This project uses some useful concept of solidity like -

- Implementation of ERC721 standard
- Using Ownable Contract 
- Implementation of mapping
- Writing Gas Efficient Code
- Implementation of Interface

In this game -

We can create a zombie
Zombie can attack another animal and the animal also becomes the zombie
User can transfer the ownership of zombie
User can improve its level
User can transfer the token

Releases

No releases published

Packages

No packages published