P2E GameFi + Ad + DAO platform on Oasis, with built-in governance & monetization. Users play casual games to earn TILE crypto tokens. Funding for the distributed tokens inflows from ad revenues.
- TILE Games Dapp is running live on the cloud.
- Documentation describes the project and the dapp in detail.
- Slide Deck describes the project.
- YouTube Video is the demo video for the hackathon.
Clone the repo and run yarn install
After the successfull installation of the packages: yarn dev
A starter for React with Typescript with the fast Vite and all static code testing with Eslint and formatting with Prettier.
We found out about Vite and we wanted to have a boilerplate for the technologies that we use. You can find more about these in the following links: Vite, React, Typescript, Eslint, Prettier.