Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zplata/tappy-turkey

Web game built using low-level Rive JS runtime APIs
https://github.com/zplata/tappy-turkey

Last synced: about 1 month ago
JSON representation

Web game built using low-level Rive JS runtime APIs

Awesome Lists containing this project

README

        

# 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