Signal-K / marketplace

Marketplace repository (demo) for Star Sailors assets
3 stars 1 forks source link

Aavegotchi Protocol integration with Phaser #22

Open Gizmotronn opened 2 years ago

Gizmotronn commented 2 years ago

3

Can aavegotchi protocol, especially in the marketplace, be used as the gravatar-type protocol for Star Sailors?

Gizmotronn commented 2 years ago

Phaser JSX code:

import Phaser

<div>
  <title>Star Sailors</title>
  <link href="“/style.css”" type="“text/css”" rel="“stylesheet”" />
  <div className="“game-container”">
    <canvas className="“game-canvas”" width="“352”" height="“198”" />
    <div>
    </div></div></div>