Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

googlesamples/android-play-games-in-motion

Repository files navigation

Games in Motion {#games_in_motion_readme}

Games in Motion Version 1.0.0

Games in Motion is a simple game that motivates you to run.

Motivation

Games in Motion is a demonstration for several Android-specific technologies, including the Google Fit API, the Android Wear API, and a simple data-driven design mechanic. It is also compatible with Material design. This sample shows how all these pieces can be put together in a fun context, while also giving players a good motivation to exercise.

Games in Motion is developed entirely using Android Studio.

Downloading

Games in Motion can be downloaded from:

    git clone --recursive https://github.com/googlesamples/android-play-games-in-motion.git

Documentation

The documentation is include with the GitHub codebase. It is in the docs directory.

Required libraries: * Python 2.7 * fplutil library

fplutil is referenced as a submodule from the Games in Motion repository, so the download command referenced above will automatically download it as well.

After all required libraries are downloaded, run:

    ./docs/generate_docs.py

The generated documentation will be in docs/html.

To contribute the this project see CONTRIBUTING. The license file is at LICENSE.

\s\s

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages