An open API service indexing awesome lists of open source software.

https://github.com/kofi100/file_loader_and_saver_test1

An audio and video player I made in Godot/Blazium for fun.
https://github.com/kofi100/file_loader_and_saver_test1

audio-player blazium godot-engine software

Last synced: 10 months ago
JSON representation

An audio and video player I made in Godot/Blazium for fun.

Awesome Lists containing this project

README

          

![License](https://img.shields.io/badge/license-MIT-green.svg)
![Build](https://img.shields.io/badge/build-passing-brightgreen.svg)
![Version](https://img.shields.io/badge/version-1.0.0-blue.svg)
![Engine](https://img.shields.io/badge/engine-Godot-purple.svg)
![Engine](https://img.shields.io/badge/engine-Blazium-purple.svg)

# Kofi's Godot/Blazium Audio and Video Player

An audio and video player I made in Godot/Blazium for fun.

## Features

- Play audio files
- Play video files
- Simple UI controls

## Installation

1. Clone the repository

```bash
git clone https://github.com/Kofi100/file_loader_and_saver_test1
```

2. Navigate into the project folder

```bash
cd file_loader_and_saver_test1
```

3. Open the project in Godot Engine.

## Usage

Run the project in Godot or Blazium to launch the player.
Use the UI controls to load and play audio or video files.

## Contributing

Contributions are welcome! Please open an issue or submit a pull request.

## License

MIT License

---

_Made with ❤️ by Kofi K._