This is my hack for the EOS Hackathon 2018. I forked voxel.js which gave me a mindcraft-esk game in the browser. I then made in-game NFTs on the EOS chain.
The blockchain specific tools I used to build this hack include: eosjs, nodeos, cleos and an open source NFT smart contract.
To view a demo, watch my walkthrough video on youtube.
To learn more about the project in general and why we created this hack, you can read my medium post.
git clone git@github.com:ckathleen/eos_hack.git && cd foxcraft
npm install
npm start