# games-samples **Repository Path**: keshao/games-samples ## Basic Information - **Project Name**: games-samples - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-18 - **Last Updated**: 2025-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Android Games Samples Repository This repository contains sample projects demonstrating various aspects of developing games for Android. A description of the high-level directories in this repo follows: ## Android Game Development Kit samples See the [agdk/README.md](agdk/README.md) file for descriptions of individual samples. * **[agdk/](agdk)** (C/C++) - These samples demonstrate integration and use of the [Android Game Development Kit libraries](https://developer.android.com/games/agdk/libraries-overview). * **[agdk/agde](agdk/agde)** (C/C++) - These samples demonstrate use of the [Android Game Development Extension](https://developer.android.com/games/agde). ## TrivialKart sample TrivialKart is a sample game demonstrating use of Google Play technologies on Android. TrivialKart is currently available for the [Godot](https://www.godotengine.org) game engine and the [Unity](https://www.unity.com) engine. * **[trivialkart/trivialkart-godot](trivialkart/trivialkart-godot)** Demonstrates use of Google Play Billing for in-app purchases. * **[trivialkart/trivialkart-unity](trivialkart/trivialkart-unity)** Demonstrates use of multiple Google Play technologies: * Google Play Billing for in-app purchases using Unity IAP * Google Play Games Services * Google Play Games for PC * Play Integrity