A proof-of-concept style (incomplete) Pokemon Firered clone.
Runs a significant portion of firered internals on the EVM, suitable for a proof-of-stake chain variant such as Polygon or Ronin. Uses assets ripped from Firered, and a sample animation atlas. Uses ideas from this to construct parts of the open world. Uses Tiled to construct and import maps into Phaser.js. All of the smart contracts are implemented using Solidity, and served via Hardhat. NONE of these assets are owned by myself.