Skip to content

debelopumento/phaser-test

Repository files navigation

Tobu

A Voice Control Runner Game on Google Chrome, written in Phaser + React + Redux, with Web Speech API

Live site of this game: https://cryptic-atoll-29351.herokuapp.com/

Screenshot

Technical

  • The game is built with Phaser game engine.
  • The Front End of the game is built using HTML5, CSS3, React, Redux.
  • The Backend is built using Node JS with ExpressJS as the web server and MongoDB as the database.
  • The game is deployed on Heroku
  • SpeechRecognition API was implemented but only works on Chrome on desktops. User can say "jump" to make the character jump. The alternative control is tapping or mouse clicking on non-Chrome browsers and mobile devices.

Run code locally

npm install
npm start

Then open http://localhost:3000/