https://github.com/moeeinaali/android-chrome-dino
Android game replicating Chrome Dino using Kotlin.
https://github.com/moeeinaali/android-chrome-dino
Last synced: 3 months ago
JSON representation
Android game replicating Chrome Dino using Kotlin.
- Host: GitHub
- URL: https://github.com/moeeinaali/android-chrome-dino
- Owner: MoeeinAali
- Created: 2024-05-04T18:37:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-04T20:40:20.000Z (about 1 year ago)
- Last Synced: 2025-01-18T00:52:02.744Z (5 months ago)
- Language: JavaScript
- Size: 2.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android Chrome Dino
An Android version of the classic Chrome Dino game written in Kotlin and XML. This project aims to replicate the simple yet addictive gameplay of the original Chrome Dino game, allowing users to enjoy the experience on their Android devices.
![]()
## Features
- Faithful recreation of the Chrome Dino game.
- Simple and intuitive controls.
- Endless gameplay for endless fun.
- Score tracking to challenge yourself and friends.## Requirements
- Android device running Android 4.4 (KitKat) or higher.
- Kotlin-compatible IDE (e.g., Android Studio).## Installation
1. Clone the repository to your local machine:
```bash
git clone https://github.com/MoeeinAali/Android-Chrome-Dino
```