Analysis updated 2026-05-18
Play Super Smash Bros. Melee online against other players on an Android phone or tablet
Run GameCube and Wii games on a compatible Android device using the underlying Dolphin emulator
Contribute code to an active community-driven Android emulator port
| maxlaurence/slippi-android | phantomplimattock/wuthering-waves-hack-undetected-2026 | the-snek-initiative/snek_equinox | |
|---|---|---|---|
| Stars | 27 | 27 | 27 |
| Language | C++ | C++ | C++ |
| Setup difficulty | hard | hard | hard |
| Complexity | 4/5 | 1/5 | 4/5 |
| Audience | general | general | researcher |
Figures from each repo's GitHub metadata at analysis time.
Requires a 64-bit ARM Android 5.0+ device with OpenGL ES 3.0 support, licensed under GPLv2+.
slippi-android is an unofficial port of Slippi, a modified version of the Dolphin GameCube and Wii emulator (a program that runs old Nintendo console games on other devices) specifically designed for online play of Super Smash Bros. Melee, adapted to run on Android phones and tablets. The underlying codebase is Dolphin, which lets you play GameCube and Wii games. Slippi extends this with rollback netcode (a technique that makes online multiplayer feel smoother by predicting and correcting game states rather than simply pausing when the connection lags). This project's goal is to bring that online gameplay experience to Android devices. Android devices need to meet certain requirements to run this: the phone must run Android 5.0 or later, have a 64-bit ARM processor, and support OpenGL ES 3.0 (the graphics rendering standard used for mobile). The project is written primarily in C++ (the core emulator) with Android app code on top. You would use this if you want to play Super Smash Bros. Melee online against others using your Android device. It is an unofficial community project, the repository description notes that pull requests (contributions from other developers) are welcome, suggesting it is in active community development.
An unofficial Android port of Slippi, a modified Dolphin emulator build for online Super Smash Bros. Melee play.
Mainly C++. The stack also includes C++, Dolphin, Android.
Setup difficulty is rated hard, with roughly 1h+ to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.