This are the contracts updated to last lesson of the CryptoZombies course. Built in Truffle.
CryptoZombies is a free interactive code school that teaches you to write smart contracts in Solidity through building your own crypto-collectables game.
npm install -g truffle
npm install
- Please see the Official Truffle Documentation for guides, tips, and examples.