Skip to content

Latest commit

 

History

History
64 lines (37 loc) · 1.82 KB

File metadata and controls

64 lines (37 loc) · 1.82 KB

Bowling Controller

This is the Bowling Game remote control for Android.

Contributors

Technologies

  • Google Cast SDK
  • Jetpack Compose
  • Compose Material 3
  • Kotlin
  • Java

Installation

External dependencies

Setup

  1. Import the project into Android Studio and let it compile.
  2. Connect your phone to your computer.
  3. Run the application.

Preview

Main menu

MainMenu

Game setup

GameSetup

Setup bowling popup

SetupBowlingPopup

Launch screen

LaunchScreen

Popup after a launch

PopupAfterALaunch

Pause menu popup

PauseMenuPopup

Launch not powerful popup

LaunchNotPowerfulPopup

End Game popup

EndGamePopup