Skip to content

METADIUM/metagalaga

 
 

Repository files navigation

MetaGalaga

Concept

  • Shooting game dapp using metadium blockchain

Play Scene

Features

  1. Login with MetaID App
  2. Provide ranking system on Metadium Blockchain
    • A transaction occurs when registering in a ranking

Web3

Before compiling, ethereum/web3-config.json should be provided following spec described in web3.js. Here is example:

{
    "url" : "https://ropsten.infura.io",
    "contractAddr": "0xA408FCD6B7f3847686Cb5f41e52A7f4E084FD3cc",
}

What more

Run

npm install && npm run dev

License

MIT

Releases

No releases published

Packages

 
 
 

Languages

  • C# 45.7%
  • ShaderLab 35.3%
  • JavaScript 18.7%
  • HTML 0.3%