Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Witty-Wizard authored Jul 20, 2024
1 parent db18cb6 commit 1f3ba88
Showing 1 changed file with 36 additions and 1 deletion.
37 changes: 36 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,36 @@
# Dino-Game
<p align="center">
<img src="https://img.shields.io/github/v/release/Witty-Wizard/Dino-Game" alt="GitHub Release">
<img alt="GitHub forks" src="https://img.shields.io/github/forks/Witty-Wizard/Dino-Game?style=flat&logo=github">
<img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/Witty-Wizard/Dino-Game?style=flat&logo=github">
<a href="https://www.gnu.org/licenses/gpl-3.0.en.html"><img src="https://img.shields.io/github/license/Witty-Wizard/Dino-Game" alt="GitHub License"></a>
</p>

# Dino Game for EdgeTX Radio
<p align="center">
<img src="https://github.com/user-attachments/assets/a21ef92c-76cd-44c5-a0d3-e90966dbccf4" alt="Screenshot (7)">
</p>

## Overview

Welcome to the Dino Game for EdgeTX! This project brings the classic Dino game to your EdgeTX radio, allowing you to enjoy the game on your transmitter.

## Installation

1. **Download the Script**:
- Download the `dino game.lua` script from the [releases page](https://github.com/Witty-Wizard/Dino-Game/releases) or clone the repository using:
```bash
git clone https://github.com/Witty-Wizard/Dino-Game.git
```

2. **Upload to EdgeTX**:
- Connect your EdgeTX radio to your computer via USB.
- Open the EdgeTX Companion software and navigate to the `Scripts` section.
- Upload the `dino game.lua` script to the appropriate folder on your radio.

3. **Run the Game**:
- On your EdgeTX radio, navigate to the `Scripts` menu.
- Select the `Dino Game` script to start playing.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

0 comments on commit 1f3ba88

Please sign in to comment.