zplata / tappy-turkey

Web game built using low-level Rive JS runtime APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Web game built using low-level Rive JS runtime APIs


Languages

Language:JavaScript 92.7%Language:HTML 4.5%Language:CSS 2.9%