React Runner is an AI-powered 2D game built using React, Node, and Tensorflow.js
React Runner is an AI-powered 2D game built using React, Node, and Tensorflow.js. Our goal was to create a relaxing game, with minimal UI, and easy controls. The game allows the user to control a character with voice commands. For each successful jump, a point is added to the total. When the character collides with an obstacle, a local high score is updated, and then the user can try again to reach a higher score. We built this project in a week for the August Mintbean hackathon.
The developers:
git clone https://github.com/wil-gerard/react-runner.git
yarn install
or npm install
yarn start
or npm start
You can check out a live preview at: https://react-runner.netlify.app/