waves/public/assets/g/gba/README.md
2025-04-09 17:11:14 -05:00

41 lines
1.3 KiB
Markdown

<!--
GBA ONLINE; GBA.JS.ORG; "Online GameBoy Advance Emulator"
Copyright (C) 2021-present AYVACS
Licensed under the MIT License (view LICENSE.md for more information)
-->
<div align="center">
<img src="https://raw.githubusercontent.com/ayvacs/gba.js.org/gh-pages/assets/readme-card.png">
<h1 align="center">GBA Online</h1>
<p align="center">Easily emulate GameBoy Advance games for free in your browser</p>
<p align="center"><a target="_blank" href="https://gba.js.org">🔗 gba.js.org</a></p>
<p align="center">
<img alt="Github License" src="https://img.shields.io/badge/LICENSE-MIT-blue?style=for-the-badge">
<img alt="Github commit activity" src="https://img.shields.io/github/commit-activity/m/ayvacs/gba.js.org?style=for-the-badge">
<img alt="Github release (latest by date)" src="https://img.shields.io/github/v/release/ayvacs/gba.js.org?style=for-the-badge">
</p>
</div>
<br>
---
<br>
## Libraries and Frameworks Used
* [particles.js](https://github.com/VincentGarreau/particles.js/)
* [SWFObject](http://code.google.com/p/swfobject/)
* [XAudioJS](https://github.com/taisel/XAudioJS)
## License
This repository is licensed under [the MIT License](https://github.com/ayvacs/gba.js.org/blob/main/LICENSE.md).
[A simple explanation of the MIT license](https://softwareengineering.stackexchange.com/a/103341)