1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-31 19:32:00 +02:00

Fix typo in link

This commit is contained in:
Antonio Vivace
2020-05-14 21:11:23 +02:00
committed by GitHub
parent e29018f727
commit c557406f64

View File

@@ -43,7 +43,7 @@
| [rustboy](https://github.com/VelocityRa/rustboy) | Rust | A basic DMG emulator written in Rust, using the Piston engine for window creation and graphics |
| [Gambattye](https://github.com/Ben10do/Gambattye) | Swift | macOS, powered by a fork of Gambatte |
| [wasmBoy](https://github.com/torch2424/wasmBoy) | Web Assembly (AssemblyScript) | GB/GBC *Library* written for Web Assembly using AssemblyScript. Shell/Debugger in Preact.|
| [vaporBoy](https://github.com/torch2424/vaperBoy) | Javascript | PWA. Powered by [wasmBoy](https://github.com/torch2424/wasmBoy) |
| [vaporBoy](https://github.com/torch2424/vaporBoy) | Javascript | PWA. Powered by [wasmBoy](https://github.com/torch2424/wasmBoy) |
| [elmBoy](https://github.com/Malax/elmboy) | Elm | |
| [goboy](https://github.com/Humpheh/goboy) | Go | |
| [xgbc](https://github.com/kotcrab/xgbc) | Kotlin | |