Games in Motion Version 1.0.0
Games in Motion is a simple game that motivates you to run.
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.
Games in Motion can be downloaded from:
- GitHub (source)
- GitHub Releases Page (source)
git clone --recursive https://github.com/googlesamples/android-play-games-in-motion.git
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