Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zplata/tappy-turkey
- Owner: zplata
- Created: 2022-12-07T16:53:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-07T23:30:03.000Z (about 2 years ago)
- Last Synced: 2024-08-01T21:50:57.347Z (4 months ago)
- Language: JavaScript
- Size: 161 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-rive - Tappy Turkey - A Flappy Bird kind of game. (Games / Web/JS)
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