/tappy-turkey

Web game built using low-level Rive JS runtime APIs

Primary LanguageJavaScript

Tappy Turkey

Small web game built using low-level Rive runtime APIs, showcasing how to use multiple artboards/Rive files/state machines altogether on one canvas, to construct a scene.

To Run Locally

  • Run npm i at the root of this project (must have npm/Node installed)
  • Run npm start at the root of this project
  • Navigate to http://localhost:1234 in the browser to play the game