/NearRunner

Primary LanguageJavaScript

NearRunner

Hackathon submission to MetaBuild

demo

Inspiration

I build on the Brave challenge with the twist that we can play the game as the character.

What it does

It uses Tensorflow.js on the backend to crop the human figure from an image removes the background and paste it on the game sprites, then you can play the game

Instead of jumping cactus and pterodactyls you have to avoid the ugly fiat currency running to you! In the Near Future you will be able to have your character as an NFT :)

How it's built

It takes the base from the t-rex-runner repo and for the image processing body-pix (for the background removal) Opencv.js for other image processing Near wallet-example repo for the Near version of the game

What's next for NearRunner

Issue the skins as NFTs And make player able to earn $NearRunner coin

Instructions

Download the repo and start a local server on it (python -m http.server) and visit localhost:8000 or appropriate address.

Live version

NearRunner