Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shaaanuu/dino
Dino - A fun, endless runner game built with Flutter and Flame. Jump, dodge, and survive!
https://github.com/shaaanuu/dino
Last synced: about 1 month ago
JSON representation
Dino - A fun, endless runner game built with Flutter and Flame. Jump, dodge, and survive!
- Host: GitHub
- URL: https://github.com/shaaanuu/dino
- Owner: shaaanuu
- License: mit
- Created: 2024-10-18T14:09:16.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T16:00:05.000Z (2 months ago)
- Last Synced: 2024-10-22T03:47:35.999Z (2 months ago)
- Language: C++
- Size: 317 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dino đĻ
**Dino** is a fast-paced endless runner built with Flutter and the Flame engine! đ Inspired by the classic Chrome Dino game, it challenges you to jump over obstacles, dodge danger, and survive as long as you can! đŽđĨ
## Features â¨
- **Endless Fun**: Run, jump, and avoid obstacles to keep going!
- **Simple Controls**: Just tap to jump! đšī¸
- **Smooth Performance**: Powered by Flutter and Flame for seamless gameplay. âĄ## Getting Started đ
1. Clone the repository:
```bash
git clone https://github.com/shaaanuu/dino.git
```
2. Install dependencies:
```bash
flutter pub get
```
3. Run the game:
```bash
flutter run
```## Requirements đ ī¸
- Flutter SDK
- Flame package## Contributing đ¤
We welcome contributions! Feel free to open issues or submit pull requests.
## License đ
This project is licensed under the MIT License.