Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/witty-wizard/dino-game
https://github.com/witty-wizard/dino-game
chrome dino dino-game dinosaur-game edgetx lua
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/witty-wizard/dino-game
- Owner: Witty-Wizard
- License: gpl-3.0
- Created: 2024-07-18T03:14:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-23T03:02:56.000Z (5 months ago)
- Last Synced: 2024-10-13T06:41:39.479Z (2 months ago)
- Topics: chrome, dino, dino-game, dinosaur-game, edgetx, lua
- Language: Lua
- Homepage: https://witty-wizard.github.io/Dino-Game/
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Dino Game for EdgeTX Radio
## 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 Game is distributed under the GNU [General Public License version 3.0](https://www.gnu.org/licenses/gpl-3.0.html).