# retrograde-android **Repository Path**: Android-TV/retrograde-android ## Basic Information - **Project Name**: retrograde-android - **Description**: Play retro video games on your Android TV! - **Primary Language**: Android - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: tv-devel **Tags**: None ## README # Retrograde Play retro video games on your Android TV! [![Build Status](https://travis-ci.org/retrograde/retrograde-android.svg?branch=fix-travis)](https://travis-ci.org/retrograde/retrograde-android) Features: - Designed and built for Android TV, looks and feels at home on your device. - Works with most bluetooth game controllers without any configuration. - Automatically indexes your game library and downloads game titles and artwork. - Play games from Google Drive, no need to worry about limited storage space. - One app for multiple retro game systems, no additional downloads needed! Supported Systems: - Nintendo (NES) - Super Nintendo (SNES) - Game Boy, Game Boy Color, Game Boy Advance (GB, GBC, GBA) - Sega Genesis (aka Megadrive) Chat: https://discord.gg/UuDmP3v ![Screenshot](https://retrograde.github.io/images/screenshot1.png) ## Open-Source Libraries Retrograde uses the following open-source libraries: * [AutoDispose](https://github.com/uber/AutoDispose) * [Dagger](https://google.github.io/dagger) * [Google API Client](https://github.com/google/google-api-java-client) * [Java Native Access](https://github.com/java-native-access/jna) * [Koptional](https://github.com/gojuno/koptional) * [Kotlin](https://kotlinlang.org) * [LibRetro](https://www.libretro.com) * [Moshi](https://github.com/square/moshi) * [OkHttp](https://github.com/square/okhttp) * [Picasso](https://github.com/square/picasso) * [Retrofit](https://github.com/square/retrofit) * [RxAndroid](https://github.com/ReactiveX/RxAndroid) * [RxJava](https://github.com/ReactiveX/RxJava) * [RxPermissions](https://github.com/tbruyelle/RxPermissions) * [RxPreferences](https://github.com/f2prateek/rx-preferences) * [RxRelay](https://github.com/JakeWharton/RxRelay) * [Timber](https://github.com/JakeWharton/timber) ## License This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see .