EpsilonOrionis / find-the-dog

A small game using the Rive Flutter runtime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find the Dog

A small Flutter game used for a Rive workshop, showcasing how to integrate Rive runtime into Flutter apps. This project will have a completed example, as well as a complimentary bare-bones example for folks to implement along in a Rive workshop, or on their own.

See bare-example/ for the skeleton project code to implement in. See complete-example/ for the full source code.

More on getting started with Flutter: https://docs.flutter.dev/get-started/install

To run in the browser, navigate to the flutter project in either folder and run the following command in the terminal/shell:

flutter run -d chrome

The Rive file has been included in each of the projects for this game, so you don't have to pull it in. Check out the workshop for building this project if you'd like to follow along in building this: https://www.youtube.com/watch?v=IrJR1muzHnE

About

A small game using the Rive Flutter runtime


Languages

Language:C++ 46.7%Language:CMake 22.1%Language:Dart 16.7%Language:HTML 10.9%Language:C 2.0%Language:Swift 1.1%Language:Kotlin 0.4%Language:Objective-C 0.1%