# Day 1 - Project CryptoCatch

On this day I set up the environment with hardhat, do the main file(where the contract is going to be), make a file where some is going to be encoded some information in base 64 and run.js to test the contract.  
  
Then I investigated how to do a game in a browser because this is the first game I ever made and I'm thinking of ideas for locations on the map.  
Right now I have 3 ideas:  
1.- dessert  
2.-swamp  
3.-meadow  
  
The total of locations will be 5 for now, each location will have unique NFTs which reminds me that today I made some NFTs for the dessert location, tomorrow would do the rest while I think about 2 more locations.
