Skip to content

henrique1837/ghostncolor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColorGhosts

Informations

NFT collection generated with Turing Hybrid Compute from Boba Network, Dapp done using HashLips NFT Minting Dapp as start point and NFTs smart contracts based on HashLips NFT Contracts and Turing Monsters

Genome of NFTs to minted are generated using Turing Hybrid Compute and attributes like colors to compose the gradient of colors and velocity are derived from this genome.

ColorGhosts are playable on TheVibes Space where the velocity attribute is used to set the player's velocity in the maps.

Runing

You can run with

npm run start

Or create the build if you are ready to deploy.

npm run build

Now you can host the contents of the build folder on a server.

That's it! you're done.